Skip to content

Commit 84b82ea

Browse files
chore(release): 2.13.2 [skip ci]
## [2.13.2](v2.13.1...v2.13.2) (2025-10-23) ### Bug Fixes * optional quoted attributes ([4cf8c55](4cf8c55))
1 parent 4cf8c55 commit 84b82ea

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.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+
18
## [2.13.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.13.0...v2.13.1) (2025-10-21)
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.13.1"
2+
VERSION = "2.13.2"
33
end

0 commit comments

Comments
 (0)