Skip to content

Commit 06bec3e

Browse files
committed
chore: release version v1.4.34
1 parent 9bd9876 commit 06bec3e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## [v1.4.34](https://github.com/ash-project/ash_json_api/compare/v1.4.33...v1.4.34) (2025-06-10)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* properly include source pointers for generic actions by [@zachdaniel](https://github.com/zachdaniel)
16+
817
## [v1.4.33](https://github.com/ash-project/ash_json_api/compare/v1.4.32...v1.4.33) (2025-05-30)
918

1019

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule AshJsonApi.MixProject do
55
The JSON:API extension for the Ash Framework.
66
"""
77

8-
@version "1.4.33"
8+
@version "1.4.34"
99

1010
def project do
1111
[

0 commit comments

Comments
 (0)