Skip to content

Commit cbcbc38

Browse files
committed
chore(release): 1.1.0 [skip ci]
1 parent 4655839 commit cbcbc38

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+
## [1.1.0](https://github.com/webpod/ps/compare/v1.0.0...v1.1.0) (2026-04-06)
2+
3+
### Features
4+
* feat: enhance ps args scheme to extend compat range ([46f6bf0](https://github.com/webpod/ps/commit/46f6bf03464931076ca7dbec99c4ddac26a14cf0))
5+
16
## [1.0.0](https://github.com/webpod/ps/compare/v0.1.4...v1.0.0) (2025-09-26)
27

38
### Features

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": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A process lookup utility",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)