Skip to content

Commit f72cbbf

Browse files
chore(release): publish 0.0.2-3
1 parent 0bd11b1 commit f72cbbf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 0.0.2-2 (2025-02-20)
212

313
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,7 +1,7 @@
11
{
22
"name": "@ghentcdh/authentication-vue",
33
"license": "MIT",
4-
"version": "0.0.2-2",
4+
"version": "0.0.2-3",
55
"main": "./index.js",
66
"types": "./index.d.ts",
77
"dependencies": {

0 commit comments

Comments
 (0)