chore(release): 0.3.0

This commit is contained in:
Björn Fromme
2026-08-14 08:44:02 +02:00
parent e28b789af2
commit e2f2ba7d1b
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -4,6 +4,16 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.3.0](https://git.fromme.dev/ep/appsmith-bff/compare/v0.2.0...v0.3.0) (2026-08-14)
### Features
* Auth verification endpoint ([cc46d8](https://git.fromme.dev/ep/appsmith-bff/commit/cc46d8c812abaf2fce879fc5d0a8d8f39a3d2043))
* Dedicated logging for auth and api calls ([e28b78](https://git.fromme.dev/ep/appsmith-bff/commit/e28b789af200d2b4cf368db4626cb25735e70206))
---
## [0.2.0](https://git.fromme.dev/ep/appsmith-bff/compare/v0.1.0...v0.2.0) (2026-08-12)
### Features