Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 50ce056

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2023-07-04) ### Bug Fixes * make sure commands are included on publish as well ([b6a2ff5](b6a2ff5))
1 parent a0fdcdd commit 50ce056

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.1](https://github.com/podium-lib/podlet-server/compare/v1.9.0...v1.9.1) (2023-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* make sure commands are included on publish as well ([b6a2ff5](https://github.com/podium-lib/podlet-server/commit/b6a2ff502f1b1945e6ee4bc1a9e9ced1bf39a9a7))
7+
18
# [1.9.0](https://github.com/podium-lib/podlet-server/compare/v1.8.14...v1.9.0) (2023-07-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/podlet-server",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"type": "module",
55
"bin": {
66
"podlet": "./cli.js"

0 commit comments

Comments
 (0)