Skip to content

Commit 06e0dcd

Browse files
committed
chore(release): 0.1.4 [skip ci]
1 parent 123733b commit 06e0dcd

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.1.4](https://github.com/webpod/ps/compare/v0.1.3...v0.1.4) (2025-07-13)
2+
3+
### Fixes & improvements
4+
* fix: handle perm errors on bin resolver ([123733b](https://github.com/webpod/ps/commit/123733b7ed2dfc445881378e36f0b2e7ac09a9bc))
5+
16
## [0.1.3](https://github.com/webpod/ps/compare/v0.1.2...v0.1.3) (2025-07-11)
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.1.3",
3+
"version": "0.1.4",
44
"description": "A process lookup utility",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)