Skip to content

Commit 6eed333

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.0...v2.6.0) (2025-07-17) ### Features * array with bracket notation config ([80926bd](80926bd))
1 parent 80926bd commit 6eed333

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.6.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.5.0...v2.6.0) (2025-07-17)
2+
3+
4+
### Features
5+
6+
* array with bracket notation config ([80926bd](https://github.com/mattkhan/jsonapi-resources-anchor/commit/80926bdae08cffb231eff1956d1d215c89c19737))
7+
18
# [2.5.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.4.0...v2.5.0) (2025-07-15)
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.5.0"
2+
VERSION = "2.6.0"
33
end

0 commit comments

Comments
 (0)