chore(release): prepare for 0.1.2
This commit was merged in pull request #115.
This commit is contained in:
+34
-22
@@ -2,6 +2,18 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.1.2] - 2024-10-19
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(deps)* Update dependency cookie-parser to v1.4.7
|
||||||
|
- *(deps)* Update dependency express to v4.21.1
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Update Dockerfile to remove warnings
|
||||||
|
- Support issuer in openid-configuration
|
||||||
|
|
||||||
## [0.1.1] - 2024-10-05
|
## [0.1.1] - 2024-10-05
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -112,14 +124,14 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Make sure thumbPrint is a string
|
- Make sure thumbPrint is a string
|
||||||
|
|
||||||
|
### 💼 Other
|
||||||
|
|
||||||
|
- *(deps)* Bump express from 4.17.3 to 4.18.0
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Format code
|
- Format code
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- *(deps)* Bump express from 4.17.3 to 4.18.0
|
|
||||||
|
|
||||||
## [0.0.5] - 2022-04-26
|
## [0.0.5] - 2022-04-26
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -140,14 +152,14 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [0.0.2] - 2022-04-25
|
## [0.0.2] - 2022-04-25
|
||||||
|
|
||||||
|
### 💼 Other
|
||||||
|
|
||||||
|
- *(deps)* Bump node from 17 to 18
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Change admin-handling
|
- Change admin-handling
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- *(deps)* Bump node from 17 to 18
|
|
||||||
|
|
||||||
## [0.0.1] - 2022-04-19
|
## [0.0.1] - 2022-04-19
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -164,20 +176,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Package.json & yarn.lock to reduce vulnerabilities
|
- Package.json & yarn.lock to reduce vulnerabilities
|
||||||
- Pipeline
|
- Pipeline
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### 💼 Other
|
||||||
|
|
||||||
- Add triggering of acctest
|
|
||||||
- Add artifacts
|
|
||||||
- Update to latest build-tools
|
|
||||||
- Update to latest build-tools
|
|
||||||
- Add ingress
|
|
||||||
- Add CI workflows
|
|
||||||
- Use buildtools version from env
|
|
||||||
- Add dependabot config
|
|
||||||
- Remove dependabot-standalone
|
|
||||||
- Cleanup and remove acctest triggering
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- *(deps)* Bump nodemon from 2.0.14 to 2.0.15
|
- *(deps)* Bump nodemon from 2.0.14 to 2.0.15
|
||||||
- *(deps)* Bump cookie-parser from 1.4.5 to 1.4.6
|
- *(deps)* Bump cookie-parser from 1.4.5 to 1.4.6
|
||||||
@@ -196,4 +195,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
- *(deps)* Bump node-forge from 1.3.0 to 1.3.1
|
- *(deps)* Bump node-forge from 1.3.0 to 1.3.1
|
||||||
- *(deps)* Bump body-parser from 1.19.2 to 1.20.0
|
- *(deps)* Bump body-parser from 1.19.2 to 1.20.0
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Add triggering of acctest
|
||||||
|
- Add artifacts
|
||||||
|
- Update to latest build-tools
|
||||||
|
- Update to latest build-tools
|
||||||
|
- Add ingress
|
||||||
|
- Add CI workflows
|
||||||
|
- Use buildtools version from env
|
||||||
|
- Add dependabot config
|
||||||
|
- Remove dependabot-standalone
|
||||||
|
- Cleanup and remove acctest triggering
|
||||||
|
|
||||||
<!-- generated by git-cliff -->
|
<!-- generated by git-cliff -->
|
||||||
|
|||||||
Reference in New Issue
Block a user