Skip to content

Commit

Permalink
chore(release): 7.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.1](v7.0.0...v7.0.1) (2024-07-26)

### Bug Fixes

* **deps:** add missing peer dependencies to ember data ([198d99d](198d99d))
* **deps:** fix ember source peer dependency range ([dcf57c1](dcf57c1))
  • Loading branch information
semantic-release-bot committed Jul 26, 2024
1 parent 2a0a648 commit 06aa3a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.0.1](https://github.com/adfinis/ember-simple-auth-oidc/compare/v7.0.0...v7.0.1) (2024-07-26)


### Bug Fixes

* **deps:** add missing peer dependencies to ember data ([198d99d](https://github.com/adfinis/ember-simple-auth-oidc/commit/198d99d785699cae0107a5918d4b85aac2ecd4b3))
* **deps:** fix ember source peer dependency range ([dcf57c1](https://github.com/adfinis/ember-simple-auth-oidc/commit/dcf57c10e6d918dcda6a53e795bd07ca3906e653))

# [7.0.0](https://github.com/adfinis/ember-simple-auth-oidc/compare/v6.0.1...v7.0.0) (2024-06-28)


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.0",
"version": "7.0.1",
"description": "A Ember Simple Auth addon which implements the OpenID Connect Authorization Code Flow.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 06aa3a4

Please sign in to comment.