Skip to content

Commit 0867a8c

Browse files
committed
Merge branch 'main' of github-jason:deploystackio/deploystack into main
2 parents c0e3ec8 + f57b673 commit 0867a8c

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/frontend/CHANGELOG.md

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

3+
## [0.12.6](https://github.com/deploystackio/deploystack/compare/frontend-v0.12.4...frontend-v0.12.6) (2025-05-31)
4+
5+
6+
### chore
7+
8+
* **frontend:** release v0.12.5 ([](https://github.com/deploystackio/deploystack/commit/4f33ea81866cf6a2507de484654d0eea78bf1e6e))
9+
10+
11+
### fix
12+
13+
* update Docker run command to map port 8080 to 80 for frontend ([](https://github.com/deploystackio/deploystack/commit/538d5fc28f8e3b74fa6b71cf112e328ec0d97f57))
14+
* update favicon.ico for improved branding ([](https://github.com/deploystackio/deploystack/commit/e5d3ba5b0744ee05ac7253ca2538bff06a16e6ac))
15+
* update storage key handling in DatabaseService to use dynamic baseUrl ([](https://github.com/deploystackio/deploystack/commit/9b613f5d4633f1b89fcdb08f1274c6dce43ff088))
16+
17+
## [0.12.5](https://github.com/deploystackio/deploystack/compare/frontend-v0.12.4...frontend-v0.12.5) (2025-05-31)
18+
19+
20+
### fix
21+
22+
* update Docker run command to map port 8080 to 80 for frontend ([](https://github.com/deploystackio/deploystack/commit/538d5fc28f8e3b74fa6b71cf112e328ec0d97f57))
23+
* update favicon.ico for improved branding ([](https://github.com/deploystackio/deploystack/commit/e5d3ba5b0744ee05ac7253ca2538bff06a16e6ac))
24+
* update storage key handling in DatabaseService to use dynamic baseUrl ([](https://github.com/deploystackio/deploystack/commit/9b613f5d4633f1b89fcdb08f1274c6dce43ff088))
25+
326
## [0.12.4](https://github.com/deploystackio/deploystack/compare/frontend-v0.12.2...frontend-v0.12.4) (2025-05-30)
427

528

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

0 commit comments

Comments
 (0)