Skip to content

Commit

Permalink
chore(release): v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
itpropro committed Jan 8, 2024
1 parent 90c2524 commit ca2485d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.9.3

[compare changes](https://github.com/itpropro/nuxt-oidc-auth/compare/v0.9.2...v0.9.3)

### 🩹 Fixes

- **imports:** ♻️ Added missing useRuntimeConfig import for token refresh ([90c2524](https://github.com/itpropro/nuxt-oidc-auth/commit/90c2524))

### 📖 Documentation

- **readme:** ✏️ Fixed broken oidc provider link ([46499d9](https://github.com/itpropro/nuxt-oidc-auth/commit/46499d9))

### ❤️ Contributors

- Jan-Henrik Damaschke ([@itpropro](http://github.com/itpropro))

## v0.9.2

[compare changes](https://github.com/itpropro/nuxt-oidc-auth/compare/v0.9.1...v0.9.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-oidc-auth",
"private": false,
"version": "0.9.2",
"version": "0.9.3",
"description": "OIDC authentication module for Nuxt SSR",
"repository": "itpropro/nuxt-oidc-auth",
"homepage": "https://github.com/itpropro/nuxt-oidc-auth#readme",
Expand Down

0 comments on commit ca2485d

Please sign in to comment.