We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34da0d5 commit 7f070b1Copy full SHA for 7f070b1
CHANGELOG.md
@@ -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
8
# [2.1.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.0.0...v2.1.0) (2025-02-15)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
end
0 commit comments