We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbac52 commit 246e85dCopy full SHA for 246e85d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.2-10 (2025-02-21)
2
+
3
+This was a version bump only, there were no code changes.
4
5
## 0.0.2-9 (2025-02-21)
6
7
### 🚀 Features
libs/authentication/vue/package.json
@@ -1,7 +1,7 @@
{
"name": "@ghentcdh/authentication-vue",
"license": "MIT",
- "version": "0.0.2-9",
+ "version": "0.0.2-10",
"main": "./index.js",
"types": "./index.d.ts",
"dependencies": {
libs/tools/vue/package.json
@@ -1,6 +1,6 @@
"name": "@ghentcdh/tools-vue",
- "version": "0.0.2-5",
+ "version": "0.0.2-6",
"exports": {
0 commit comments