Skip to content

Commit 7f070b1

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2025-02-15) ### Bug Fixes * properly handle custom resource file extensions ([34da0d5](34da0d5))
1 parent 34da0d5 commit 7f070b1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.1.0...v2.1.1) (2025-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* properly handle custom resource file extensions ([34da0d5](https://github.com/mattkhan/jsonapi-resources-anchor/commit/34da0d52770dc1ac7d0259bbe528ae6115155785))
7+
18
# [2.1.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.0.0...v2.1.0) (2025-02-15)
29

310

lib/anchor/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Anchor
2-
VERSION = "2.1.0"
2+
VERSION = "2.1.1"
33
end

0 commit comments

Comments
 (0)