File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.2-9 (2025-02-21)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** tooling/vue:** add debugger ([ bd3b1ea] ( https://github.com/GhentCDH/ghentcdh-monorepo/commit/bd3b1ea ) )
6
+ - ** tools-api:** add logging and health tooling ([ b937dde] ( https://github.com/GhentCDH/ghentcdh-monorepo/commit/b937dde ) )
7
+ - ** tools-api:** add logging and health tooling ([ 2400d38] ( https://github.com/GhentCDH/ghentcdh-monorepo/commit/2400d38 ) )
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - Bo Vandersteene
12
+
1
13
## 0.0.2-8 (2025-02-21)
2
14
3
15
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ghentcdh/authentication-vue" ,
3
3
"license" : " MIT" ,
4
- "version" : " 0.0.2-8 " ,
4
+ "version" : " 0.0.2-9 " ,
5
5
"main" : " ./index.js" ,
6
6
"types" : " ./index.d.ts" ,
7
7
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ghentcdh/tools-vue" ,
3
- "version" : " 0.0.2-4 " ,
3
+ "version" : " 0.0.2-5 " ,
4
4
"main" : " ./index.js" ,
5
5
"types" : " ./index.d.ts" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments