Skip to content

Commit 246e85d

Browse files
chore(release): publish 0.0.2-10
1 parent efbac52 commit 246e85d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 0.0.2-9 (2025-02-21)
26

37
### 🚀 Features

libs/authentication/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ghentcdh/authentication-vue",
33
"license": "MIT",
4-
"version": "0.0.2-9",
4+
"version": "0.0.2-10",
55
"main": "./index.js",
66
"types": "./index.d.ts",
77
"dependencies": {

libs/tools/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ghentcdh/tools-vue",
3-
"version": "0.0.2-5",
3+
"version": "0.0.2-6",
44
"main": "./index.js",
55
"types": "./index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)