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 4cf8c55 commit 84b82eaCopy full SHA for 84b82ea
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.13.2](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.13.1...v2.13.2) (2025-10-23)
2
+
3
4
+### Bug Fixes
5
6
+* optional quoted attributes ([4cf8c55](https://github.com/mattkhan/jsonapi-resources-anchor/commit/4cf8c553f27c9f27d8459de31eb6e18c1da492c0))
7
8
## [2.13.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.13.0...v2.13.1) (2025-10-21)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.13.1"
+ VERSION = "2.13.2"
end
0 commit comments