Skip to content

Commit

Permalink
chore(main): release 1.8.2 (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeambot authored Sep 22, 2024
1 parent 49ed6ab commit 81e7bbc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
## NEXT
...

## [1.8.2](https://github.com/beam-community/jsonapi/compare/v1.8.1...v1.8.2) (2024-09-22)


### Bug Fixes

* Compiler warnings for zero-arity funtion calls ([#335](https://github.com/beam-community/jsonapi/issues/335)) ([49ed6ab](https://github.com/beam-community/jsonapi/commit/49ed6ab453cdd7af44f608615daf147da876841a))

## [1.8.1](https://github.com/beam-community/jsonapi/compare/1.8.0...v1.8.1)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule JSONAPI.Mixfile do
def project do
[
app: :jsonapi,
version: "1.8.1",
version: "1.8.2",
package: package(),
compilers: compilers(Mix.env()),
description: description(),
Expand Down

0 comments on commit 81e7bbc

Please # to comment.