We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd11b1 commit f72cbbfCopy full SHA for f72cbbf
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.0.2-3 (2025-02-21)
2
+
3
+### 🚀 Features
4
5
+- **authentication:** initial setup ([4d90a54](https://github.com/GhentCDH/ghentcdh-monorepo/commit/4d90a54))
6
7
+### ❤️ Thank You
8
9
+- Bo Vandersteene
10
11
## 0.0.2-2 (2025-02-20)
12
13
This was a version bump only, there were no code changes.
libs/authentication/vue/package.json
@@ -1,7 +1,7 @@
{
"name": "@ghentcdh/authentication-vue",
"license": "MIT",
- "version": "0.0.2-2",
+ "version": "0.0.2-3",
"main": "./index.js",
"types": "./index.d.ts",
"dependencies": {
0 commit comments