Skip to content

Commit 578c9ef

Browse files
chore(release): 2.10.0 [skip ci]
# [2.10.0](v2.9.2...v2.10.0) (2025-09-21) ### Features * add ar_comment_to_string config ([c677593](c677593))
1 parent c677593 commit 578c9ef

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.10.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.2...v2.10.0) (2025-09-21)
2+
3+
4+
### Features
5+
6+
* add ar_comment_to_string config ([c677593](https://github.com/mattkhan/jsonapi-resources-anchor/commit/c67759340e6d0ba088f72ead8786be3fe10c76f8))
7+
18
## [2.9.2](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.1...v2.9.2) (2025-08-27)
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.2"
2+
VERSION = "2.10.0"
33
end

0 commit comments

Comments
 (0)