Skip to content

Commit 849a119

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-02-15) ### Bug Fixes * update Gemfile lock on release ([37b2322](37b2322))
1 parent 37b2322 commit 849a119

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.0...v1.0.1) (2025-02-15)
29

310

lib/anchor/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Anchor
2-
VERSION = "1.0.1"
2+
VERSION = "1.0.2"
33
end

0 commit comments

Comments
 (0)