Skip to content

Commit f7961d5

Browse files
committed
chore(release): 0.1.0 [skip ci]
1 parent 90295f7 commit f7961d5

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.1.0](https://github.com/webpod/ps/compare/v0.0.1...v0.1.0) (2025-01-29)
2+
3+
### Features
4+
* feat: minor code impr, tech release ([90295f7](https://github.com/webpod/ps/commit/90295f79d8aed0d803c102c8f55ac3130eab1247))
5+
16
## [0.0.1](https://github.com/webpod/ps/compare/undefined...v0.0.1) (2025-01-29)
27

38
### Fixes & improvements

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": "@webpod/ps",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A process lookup utility",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)