Skip to content

Commit db09508

Browse files
chore(release): 2.12.0 [skip ci]
# [2.12.0](v2.11.1...v2.12.0) (2025-10-14) ### Features * initial rbs support ([9096793](9096793))
1 parent 9096793 commit db09508

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.12.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.11.1...v2.12.0) (2025-10-14)
2+
3+
4+
### Features
5+
6+
* initial rbs support ([9096793](https://github.com/mattkhan/jsonapi-resources-anchor/commit/9096793476630436848eb6021f2668ed60cbce25))
7+
18
## [2.11.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.11.0...v2.11.1) (2025-09-26)
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.11.1"
2+
VERSION = "2.12.0"
33
end

0 commit comments

Comments
 (0)