Skip to content

Commit 92c42cc

Browse files
chore(release): 2.13.1 [skip ci]
## [2.13.1](v2.13.0...v2.13.1) (2025-10-21) ### Bug Fixes * default RBS sig path ([c366207](c366207))
1 parent c366207 commit 92c42cc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.13.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.13.0...v2.13.1) (2025-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* default RBS sig path ([c366207](https://github.com/mattkhan/jsonapi-resources-anchor/commit/c366207cc0c69831cbdbdbecb9f658ba5cd9f410))
7+
18
# [2.13.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.12.0...v2.13.0) (2025-10-21)
29

310

lib/anchor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Anchor
2-
VERSION = "2.13.0"
2+
VERSION = "2.13.1"
33
end

0 commit comments

Comments
 (0)