Skip to content

Commit e03ecfa

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2025-02-15) ### Features * add github repo to gemspec ([717cdb7](717cdb7))
1 parent 717cdb7 commit e03ecfa

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+
# [2.1.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.0.0...v2.1.0) (2025-02-15)
2+
3+
4+
### Features
5+
6+
* add github repo to gemspec ([717cdb7](https://github.com/mattkhan/jsonapi-resources-anchor/commit/717cdb76dd9ff57e6c38fbfbd0d6e63fee3a64ba))
7+
18
# [2.0.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.2...v2.0.0) (2025-02-15)
29

310
## [1.0.2](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.1...v1.0.2) (2025-02-15)

lib/anchor/version.rb

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

0 commit comments

Comments
 (0)