Skip to content

Commit 703f144

Browse files
chore(release): publish 0.0.2-0
1 parent 8ad7da5 commit 703f144

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-0 (2025-02-20)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 0.0.1 (2025-02-20)
26

37
This was a version bump only, there were no code changes.

libs/authentication/vue/package.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ghentcdh/source",
3-
"version": "0.0.0",
3+
"version": "0.0.1-0",
44
"license": "MIT",
55
"scripts": {
66
"docs:build:menu": "ts-node --project tools/tsconfig.tools.json tools/doc/vuepress.mjs",

0 commit comments

Comments
 (0)