Skip to content

Commit e000879

Browse files
chore(release): 2.9.1 [skip ci]
## [2.9.1](v2.9.0...v2.9.1) (2025-07-30) ### Bug Fixes * tests ([9e2d614](9e2d614))
1 parent 9e2d614 commit e000879

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.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.0...v2.9.1) (2025-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* tests ([9e2d614](https://github.com/mattkhan/jsonapi-resources-anchor/commit/9e2d61444d21972b0c977539f2d3c7422e27ded2))
7+
18
# [2.9.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.8.0...v2.9.0) (2025-07-30)
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.9.0"
2+
VERSION = "2.9.1"
33
end

0 commit comments

Comments
 (0)