We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a359275 commit 8c4eaeaCopy full SHA for 8c4eaea
CHANGELOG.md
@@ -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
8
## [2.9.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.0...v2.9.1) (2025-07-30)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.9.1"
+ VERSION = "2.9.2"
end
0 commit comments