We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6372174 commit 98bab0eCopy full SHA for 98bab0e
2 files changed
services/frontend/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## <small>0.22.1 (2025-08-06)</small>
4
+
5
+* release v0.22.0 ([4c8cfae](https://github.com/deploystackio/deploystack/commit/4c8cfaebb9ea62d3a4f87cb60a77539e86af37c7))
6
+* Implement session management and SSE handling ([cb58e53](https://github.com/deploystackio/deploystack/commit/cb58e538b8b6927e30c175ed979708aa89170c5c))
7
8
## 0.22.0 (2025-07-29)
9
10
* Implement session management and SSE handling ([cb58e53](https://github.com/deploystackio/deploystack/commit/cb58e538b8b6927e30c175ed979708aa89170c5c))
services/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "@deploystack/frontend",
- "version": "0.22.0",
+ "version": "0.22.1",
"private": true,
"type": "module",
"scripts": {
0 commit comments