Skip to content

Commit 8c4eaea

Browse files
chore(release): 2.9.2 [skip ci]
## [2.9.2](v2.9.1...v2.9.2) (2025-08-27) ### Bug Fixes * parens around bracket notation array values ([a359275](a359275))
1 parent a359275 commit 8c4eaea

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.9.2](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.1...v2.9.2) (2025-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* parens around bracket notation array values ([a359275](https://github.com/mattkhan/jsonapi-resources-anchor/commit/a359275e857a997af32c3788fd030cc27ccbb075))
7+
18
## [2.9.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.0...v2.9.1) (2025-07-30)
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.9.1"
2+
VERSION = "2.9.2"
33
end

0 commit comments

Comments
 (0)