From d4676f74b9b2c5a616439f49aec02a72f921e952 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 8 Sep 2025 14:15:03 +0000 Subject: [PATCH] chore(release): prepare for 0.2.1 --- CHANGELOG.md | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3498cac..23303e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -# Changelog +## [0.2.1] - 2025-09-08 -All notable changes to this project will be documented in this file. +### 🐛 Bug Fixes +- *(deps)* Update dependency debug to v4.4.2 ## [0.2.0] - 2025-06-29 ### 🚀 Features @@ -14,7 +15,6 @@ All notable changes to this project will be documented in this file. - *(deps)* Update dependency debug to v4.4.1 - *(deps)* Update dependency serve-favicon to v2.5.1 - *(k8s)* Update ingress configuration for backend service - ## [0.1.5] - 2025-04-03 ### 🐛 Bug Fixes @@ -26,13 +26,11 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(Dockerfile)* Update Node.js base image version - ## [0.1.4] - 2025-01-24 ### 🐛 Bug Fixes - *(k8s)* Update labels to adhere to best practices - ## [0.1.3] - 2024-12-18 ### 🐛 Bug Fixes @@ -50,7 +48,6 @@ All notable changes to this project will be documented in this file. - Update renovate configuration to disable auth0mock updates - Remove Docker service from build stage configuration - ## [0.1.2] - 2024-10-19 ### 🐛 Bug Fixes @@ -62,7 +59,6 @@ All notable changes to this project will be documented in this file. - Update Dockerfile to remove warnings - Support issuer in openid-configuration - ## [0.1.1] - 2024-10-05 ### 🐛 Bug Fixes @@ -84,7 +80,6 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Add release flow - ## [0.1.0] - 2024-04-08 ### 🚀 Features @@ -95,7 +90,6 @@ All notable changes to this project will be documented in this file. - *(deps)* Update dependency express to v4.19.1 - *(deps)* Update dependency express to v4.19.2 - ## [0.0.17] - 2024-03-11 ### 🚀 Features @@ -105,37 +99,31 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - *(deps)* Update dependency express to v4.18.3 - ## [0.0.16] - 2023-06-01 ### 🚀 Features - Initial users store - ## [0.0.15] - 2023-05-31 ### 🐛 Bug Fixes - Return empty array - ## [0.0.14] - 2023-05-31 ### 🚀 Features - Remember created users - ## [0.0.13] - 2023-05-02 ### 🚀 Features - Add name and email to id token - ## [0.0.12] - 2023-03-10 ### 🐛 Bug Fixes - Remove session on logout - ## [0.0.11] - 2023-03-10 ### 🐛 Bug Fixes @@ -148,25 +136,21 @@ All notable changes to this project will be documented in this file. - Use Docker DinD version from variable - Change Dependabot rebase strategy - Format code and add prettier - ## [0.0.9] - 2022-04-28 ### 🚀 Features - Add support for client id and secret tokens - ## [0.0.8] - 2022-04-26 ### 🚀 Features - Add dummy-implementation of management API - ## [0.0.7] - 2022-04-26 ### 🐛 Bug Fixes - Use correct return-variable - ## [0.0.6] - 2022-04-26 ### 🐛 Bug Fixes @@ -180,25 +164,21 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Format code - ## [0.0.5] - 2022-04-26 ### 🐛 Bug Fixes - Add custom claims to both id and access token - ## [0.0.4] - 2022-04-26 ### 🚀 Features - Add email custom claim - ## [0.0.3] - 2022-04-26 ### 🚀 Features - Add env-property for default issuer - ## [0.0.2] - 2022-04-25 ### 💼 Other @@ -208,7 +188,6 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Change admin-handling - ## [0.0.1] - 2022-04-19 ### 🚀 Features @@ -256,5 +235,3 @@ All notable changes to this project will be documented in this file. - Add dependabot config - Remove dependabot-standalone - Cleanup and remove acctest triggering - -