Skip to content

Commit 09f0072

Browse files
chore(release): 2.11.1 [skip ci]
## [2.11.1](v2.11.0...v2.11.1) (2025-09-26) ### Bug Fixes * nullability for enums ([5dcad62](5dcad62))
1 parent 5dcad62 commit 09f0072

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.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.11.0...v2.11.1) (2025-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* nullability for enums ([5dcad62](https://github.com/mattkhan/jsonapi-resources-anchor/commit/5dcad625003f4d36ab261e936cc4df4b8a526aca))
7+
18
# [2.11.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.10.0...v2.11.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.11.0"
2+
VERSION = "2.11.1"
33
end

0 commit comments

Comments
 (0)