Skip to content

Commit be4bcda

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.0...v2.11.0) (2025-09-21) ### Features * infer AR enums as unions config ([b68ab01](b68ab01))
1 parent b68ab01 commit be4bcda

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.11.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.10.0...v2.11.0) (2025-09-21)
2+
3+
4+
### Features
5+
6+
* infer AR enums as unions config ([b68ab01](https://github.com/mattkhan/jsonapi-resources-anchor/commit/b68ab01df3f87b6f439614e0f97d095bb1fba5d9))
7+
18
# [2.10.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.2...v2.10.0) (2025-09-21)
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.10.0"
2+
VERSION = "2.11.0"
33
end

0 commit comments

Comments
 (0)