Skip to content

Commit 0305b73

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.1...v2.2.0) (2025-06-17) ### Features * hash resources to track modifications ([f08f0d7](f08f0d7))
1 parent f08f0d7 commit 0305b73

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.2.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.1.1...v2.2.0) (2025-06-17)
2+
3+
4+
### Features
5+
6+
* hash resources to track modifications ([f08f0d7](https://github.com/mattkhan/jsonapi-resources-anchor/commit/f08f0d72ad48fc20e77e2549df18a38b08d09576))
7+
18
## [2.1.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.1.0...v2.1.1) (2025-02-15)
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.1.1"
2+
VERSION = "2.2.0"
33
end

0 commit comments

Comments
 (0)