Skip to content

Commit 742e42e

Browse files
authored
chore(main): release @lagoss/dashboard 0.7.3 (#252)
1 parent ff03f34 commit 742e42e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/dashboard": "0.7.2",
2+
"packages/dashboard": "0.7.3",
33
"crates/serverless": "0.5.0",
44
"crates/cli": "0.14.0"
55
}

packages/dashboard/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lagoss/dashboard
22

3+
## [0.7.3](https://github.com/lagossapp/lagoss/compare/@lagoss/dashboard@0.7.2...@lagoss/dashboard@0.7.3) (2025-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* correct publishing to redis ([#247](https://github.com/lagossapp/lagoss/issues/247)) ([5bf9ee0](https://github.com/lagossapp/lagoss/commit/5bf9ee0a995dedec001dd31c5a0a7fb4b941698c))
9+
310
## [0.7.2](https://github.com/lagossapp/lagoss/compare/@lagoss/dashboard@0.7.1...@lagoss/dashboard@0.7.2) (2025-10-25)
411

512

packages/dashboard/package.json

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

0 commit comments

Comments
 (0)