Skip to content

Commit 34d69cd

Browse files
chore(release): 2.13.0 [skip ci]
# [2.13.0](v2.12.0...v2.13.0) (2025-10-21) ### Features * rbs sig path config ([7de9313](7de9313))
1 parent 7de9313 commit 34d69cd

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.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.12.0...v2.13.0) (2025-10-21)
2+
3+
4+
### Features
5+
6+
* rbs sig path config ([7de9313](https://github.com/mattkhan/jsonapi-resources-anchor/commit/7de931361d1a62e827bc78a4bb344cb85c417915))
7+
18
# [2.12.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.11.1...v2.12.0) (2025-10-14)
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.12.0"
2+
VERSION = "2.13.0"
33
end

0 commit comments

Comments
 (0)