Skip to content

Commit 98bab0e

Browse files
committed
chore(frontend): release v0.22.1
1 parent 6372174 commit 98bab0e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

services/frontend/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## 0.22.0 (2025-07-29)
49

510
* Implement session management and SSE handling ([cb58e53](https://github.com/deploystackio/deploystack/commit/cb58e538b8b6927e30c175ed979708aa89170c5c))

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/frontend",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)