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

Commit bc3c98e

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2023-08-13) ### Bug Fixes * **deps:** update dependency ora to v7 ([#101](#101)) ([bea734c](bea734c))
1 parent bea734c commit bc3c98e

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.10.1](https://github.com/podium-lib/podlet-server/compare/v1.10.0...v1.10.1) (2023-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ora to v7 ([#101](https://github.com/podium-lib/podlet-server/issues/101)) ([bea734c](https://github.com/podium-lib/podlet-server/commit/bea734c6df14e06c4d85fc791bb16e574ba26acb))
7+
18
# [1.10.0](https://github.com/podium-lib/podlet-server/compare/v1.9.7...v1.10.0) (2023-08-11)
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.10.0",
3+
"version": "1.10.1",
44
"type": "module",
55
"bin": {
66
"podlet": "./cli.js"

0 commit comments

Comments
 (0)