Skip to content

Commit

Permalink
chore(release): 7.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.4](v7.0.3...v7.0.4) (2024-11-25)

### Bug Fixes

* **deps:** update dependencies ([3d5eb10](3d5eb10))
  • Loading branch information
semantic-release-bot committed Nov 25, 2024
1 parent 3d5eb10 commit faca344
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
@@ -1,3 +1,10 @@
## [7.0.4](https://github.com/adfinis/ember-simple-auth-oidc/compare/v7.0.3...v7.0.4) (2024-11-25)


### Bug Fixes

* **deps:** update dependencies ([3d5eb10](https://github.com/adfinis/ember-simple-auth-oidc/commit/3d5eb1022250b498c16c0fa664859d7650d88695))

## [7.0.3](https://github.com/adfinis/ember-simple-auth-oidc/compare/v7.0.2...v7.0.3) (2024-09-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-simple-auth-oidc",
"version": "7.0.3",
"version": "7.0.4",
"description": "A Ember Simple Auth addon which implements the OpenID Connect Authorization Code Flow.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit faca344

Please sign in to comment.