Skip to content

Commit a422680

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.0...v2.8.0) (2025-07-26) ### Features * excludable resources ([3d167d2](3d167d2))
1 parent 3d167d2 commit a422680

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.8.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.7.0...v2.8.0) (2025-07-26)
2+
3+
4+
### Features
5+
6+
* excludable resources ([3d167d2](https://github.com/mattkhan/jsonapi-resources-anchor/commit/3d167d25dfac43229928625fe5a94843059a6ea5))
7+
18
# [2.7.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.6.0...v2.7.0) (2025-07-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.7.0"
2+
VERSION = "2.8.0"
33
end

0 commit comments

Comments
 (0)