Skip to content

Commit cfa24b8

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.0...v2.5.0) (2025-07-15) ### Features * maybe as union config ([df27ebe](df27ebe))
1 parent df27ebe commit cfa24b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.4.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.3.1...v2.4.0) (2025-07-12)
29

310

lib/anchor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Anchor
2-
VERSION = "2.4.0"
2+
VERSION = "2.5.0"
33
end

0 commit comments

Comments
 (0)