Skip to content

Commit 787c3d4

Browse files
committed
chore(frontend): release v0.13.3
1 parent e359a2e commit 787c3d4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

services/frontend/CHANGELOG.md

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

3+
## <small>0.13.3 (2025-06-29)</small>
4+
5+
* release v0.13.2 ([abc1edf](https://github.com/deploystackio/deploystack/commit/abc1edf5a194862de1adb4ae5bffea3dfbf668d8))* update release workflow and version to v0.13.1 ([3544b47](https://github.com/deploystackio/deploystack/commit/3544b47bc3136ec3a59ce4b98d578a09df408e57))
6+
37
## <small>0.13.2 (2025-06-29)</small>
48

59
* update release workflow and version to v0.13.1 ([3544b47](https://github.com/deploystackio/deploystack/commit/3544b47bc3136ec3a59ce4b98d578a09df408e57))

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.13.2",
3+
"version": "0.13.3",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)