chore: Update version

This commit is contained in:
Maksim Eltyshev
2026-03-19 11:13:08 +01:00
parent f47c188331
commit 91eb43f472
6 changed files with 17 additions and 8 deletions
+10 -1
View File
@@ -1,4 +1,13 @@
# [2.0.3] - 2026-03-01
# [2.1.0] - 2026-03-19
### Added
* Support running under subpath
* Add ability to display card ages
* Allow exposing Swagger specification
* Configurable HTTP timeout for OIDC
## [2.0.3] - 2026-03-01
### Fixed
+1 -1
View File
@@ -1 +1 @@
export default '2.0.3';
export default '2.1.0';