We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717cdb7 commit e03ecfaCopy full SHA for e03ecfa
CHANGELOG.md
@@ -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
8
# [2.0.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.2...v2.0.0) (2025-02-15)
9
10
## [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,3 +1,3 @@
module Anchor
- VERSION = "2.0.0"
+ VERSION = "2.1.0"
end
0 commit comments