Skip to content

Commit 6d25d07

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2025-06-17) ### Features * fix formatting ([de5eab1](de5eab1))
1 parent de5eab1 commit 6d25d07

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.3.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.2.0...v2.3.0) (2025-06-17)
2+
3+
4+
### Features
5+
6+
* fix formatting ([de5eab1](https://github.com/mattkhan/jsonapi-resources-anchor/commit/de5eab162e57af1c8c98e2a2279f20bcab68c9ef))
7+
18
# [2.2.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.1.1...v2.2.0) (2025-06-17)
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.2.0"
2+
VERSION = "2.3.0"
33
end

0 commit comments

Comments
 (0)