We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff81d2 commit bfdbb0bCopy full SHA for bfdbb0b
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v1.4.32](https://github.com/ash-project/ash_json_api/compare/v1.4.31...v1.4.32) (2025-05-22)
9
+
10
11
12
13
+### Bug Fixes:
14
15
+* wrap includes configuration list
16
17
## [v1.4.31](https://github.com/ash-project/ash_json_api/compare/v1.4.30...v1.4.31) (2025-05-15)
18
19
mix.exs
@@ -5,7 +5,7 @@ defmodule AshJsonApi.MixProject do
The JSON:API extension for the Ash Framework.
"""
- @version "1.4.31"
+ @version "1.4.32"
def project do
[
0 commit comments