Skip to content

Commit

Permalink
chore(release): v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
itpropro committed Jan 4, 2024
1 parent 04c1361 commit 4f166f5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,37 @@
# Changelog


## v0.9.1

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

### 🩹 Fixes

- **session:** 🐛 Added missing h3 import ([04c1361](https://github.com/itpropro/nuxt-oidc-auth/commit/04c1361))

### 📖 Documentation

- **readme:** Updated readme ([d6fb470](https://github.com/itpropro/nuxt-oidc-auth/commit/d6fb470))

### 🤖 CI

- Add Azure Static Web Apps workflow file on-behalf-of: @Azure opensource@microsoft.com ([ab18f20](https://github.com/itpropro/nuxt-oidc-auth/commit/ab18f20))
- **ci:** 💚 Prepare for playground swa deployment ([6cdfafe](https://github.com/itpropro/nuxt-oidc-auth/commit/6cdfafe))
- **ci:** 💚 Updated ci workflow ([7c51f8b](https://github.com/itpropro/nuxt-oidc-auth/commit/7c51f8b))
- **ci:** 💚 Updated ci workflow ([1b00407](https://github.com/itpropro/nuxt-oidc-auth/commit/1b00407))
- **ci:** 💚 Updated ci workflow ([e2f1aaf](https://github.com/itpropro/nuxt-oidc-auth/commit/e2f1aaf))
- **ci:** 💚 Updated ci workflow ([9346a9e](https://github.com/itpropro/nuxt-oidc-auth/commit/9346a9e))
- **ci:** 💚 Updated ci workflow ([95d7bc1](https://github.com/itpropro/nuxt-oidc-auth/commit/95d7bc1))
- **ci:** 💚 Updated ci workflow ([573745b](https://github.com/itpropro/nuxt-oidc-auth/commit/573745b))
- **ci:** 💚 Updated ci workflow ([bc572d3](https://github.com/itpropro/nuxt-oidc-auth/commit/bc572d3))
- **ci:** 💚 Ci ([9329651](https://github.com/itpropro/nuxt-oidc-auth/commit/9329651))
- **ci:** 💚 Updated workflow ([acd54b4](https://github.com/itpropro/nuxt-oidc-auth/commit/acd54b4))
- **ci:** 💚 Updated workflow ([3df0073](https://github.com/itpropro/nuxt-oidc-auth/commit/3df0073))

### ❤️ Contributors

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

## v0.9.0

[compare changes](https://github.com/itpropro/nuxt-oidc-auth/compare/v0.8.0...v0.9.0)
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.0",
"version": "0.9.1",
"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 4f166f5

Please sign in to comment.