Skip to content

Commit 1b8679c

Browse files
chore(main): release hub 0.13.1 (#113)
1 parent 71cc354 commit 1b8679c

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.13.0"}
1+
{".":"0.13.1"}

CHANGELOG.md

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

3+
## [0.13.1](https://github.com/StackOneHQ/hub/compare/hub-v0.13.0...hub-v0.13.1) (2026-03-17)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger publish ([#112](https://github.com/StackOneHQ/hub/issues/112)) ([71cc354](https://github.com/StackOneHQ/hub/commit/71cc354ed3e6000e12f553af98dc052cb77c4695))
9+
310
## [0.13.0](https://github.com/StackOneHQ/hub/compare/hub-v0.12.9...hub-v0.13.0) (2026-03-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackone/hub",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "StackOne HUB",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)