chore(release): v1.0.2

This commit is contained in:
René Preuß
2023-02-18 14:46:38 +01:00
parent e0c8c411a1
commit f2e4b5c1c9
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
# Changelog # Changelog
## v1.0.2
## v1.0.0 ## v1.0.0
Initial Release Initial Release

View File

@@ -1,6 +1,6 @@
{ {
"name": "@bitinflow/nuxt-oauth", "name": "@bitinflow/nuxt-oauth",
"version": "1.0.1", "version": "1.0.2",
"description": "Nuxt 3 OAuth Module", "description": "Nuxt 3 OAuth Module",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",