We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b2322 commit 849a119Copy full SHA for 849a119
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.1...v1.0.2) (2025-02-15)
2
+
3
4
+### Bug Fixes
5
6
+* update Gemfile lock on release ([37b2322](https://github.com/mattkhan/jsonapi-resources-anchor/commit/37b23229e55ee9ff4487c89c5b6a8bd9bb502d54))
7
8
## [1.0.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.0...v1.0.1) (2025-02-15)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "1.0.1"
+ VERSION = "1.0.2"
end
0 commit comments