Skip to content

Commit a10fc68

Browse files
chore(main): release 0.4.1 (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d56eb49 commit a10fc68

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.4.1](https://github.com/koki-develop/pinpm/compare/v0.4.0...v0.4.1) (2025-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @npmcli/package-json to v6.2.0 ([#31](https://github.com/koki-develop/pinpm/issues/31)) ([08b6844](https://github.com/koki-develop/pinpm/commit/08b684484013672abd80677233968a553f0c494a))
9+
* **deps:** update dependency commander to v14 ([#32](https://github.com/koki-develop/pinpm/issues/32)) ([0efaafa](https://github.com/koki-develop/pinpm/commit/0efaafab4e5faa14553de592b2b1a2bc61fdb1cb))
10+
311
## [0.4.0](https://github.com/koki-develop/pinpm/compare/v0.3.2...v0.4.0) (2025-02-16)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pinpm",
33
"description": "Pin dependency versions in package.json",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"author": "koki-develop <[email protected]>",
66
"homepage": "https://github.com/koki-develop/pinpm",
77
"repository": {

0 commit comments

Comments
 (0)