Skip to content

Commit 4d5b98f

Browse files
chore(release): 2.7.0 [skip ci]
# [2.7.0](v2.6.0...v2.7.0) (2025-07-21) ### Features * raise when registering duplicate type name ([075aafb](075aafb))
1 parent 075aafb commit 4d5b98f

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.7.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.6.0...v2.7.0) (2025-07-21)
2+
3+
4+
### Features
5+
6+
* raise when registering duplicate type name ([075aafb](https://github.com/mattkhan/jsonapi-resources-anchor/commit/075aafba7774c8fd9f5ce6846d7bd0424b4650fc))
7+
18
# [2.6.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.5.0...v2.6.0) (2025-07-17)
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.6.0"
2+
VERSION = "2.7.0"
33
end

0 commit comments

Comments
 (0)