We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df27ebe commit cfa24b8Copy full SHA for cfa24b8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.5.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.4.0...v2.5.0) (2025-07-15)
2
+
3
4
+### Features
5
6
+* maybe as union config ([df27ebe](https://github.com/mattkhan/jsonapi-resources-anchor/commit/df27ebef66c52974ef0a7fd9a24d3a47a1a4d30f))
7
8
# [2.4.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.3.1...v2.4.0) (2025-07-12)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.4.0"
+ VERSION = "2.5.0"
end
0 commit comments