Skip to content

Commit b121afe

Browse files
thebeambotmattpolzin
authored andcommitted
chore(main): release 1.10.0
1 parent 38341ff commit b121afe

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
@@ -3,6 +3,13 @@
33
## NEXT
44
...
55

6+
## [1.10.0](https://github.com/beam-community/jsonapi/compare/v1.9.0...v1.10.0) (2025-08-19)
7+
8+
9+
### Features
10+
11+
* add polymorphic resource support ([#359](https://github.com/beam-community/jsonapi/issues/359)) ([0ea2996](https://github.com/beam-community/jsonapi/commit/0ea2996a5317d9db84e9fac65e9ce7431f726ba4))
12+
613
## [1.9.0](https://github.com/beam-community/jsonapi/compare/v1.8.4...v1.9.0) (2025-05-18)
714

815

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule JSONAPI.Mixfile do
44
def project do
55
[
66
app: :jsonapi,
7-
version: "1.9.0",
7+
version: "1.10.0",
88
package: package(),
99
compilers: compilers(Mix.env()),
1010
description: description(),

0 commit comments

Comments
 (0)