Skip to content

Commit 9f3b1fc

Browse files
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.0...v2.9.0) (2025-07-30) ### Features * infer default as non-null config ([724e67d](724e67d))
1 parent 724e67d commit 9f3b1fc

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.9.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.8.0...v2.9.0) (2025-07-30)
2+
3+
4+
### Features
5+
6+
* infer default as non-null config ([724e67d](https://github.com/mattkhan/jsonapi-resources-anchor/commit/724e67df4f1727a72d1d6bf41e1391ac61533b28))
7+
18
# [2.8.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.7.0...v2.8.0) (2025-07-26)
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.8.0"
2+
VERSION = "2.9.0"
33
end

0 commit comments

Comments
 (0)