Skip to content

Commit

Permalink
chore(release): v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 22, 2024
1 parent 591dd4d commit 1c2b456
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog


## v0.3.6

[compare changes](https://github.com/unjs/nypm/compare/v0.3.4...v0.3.6)

### 🚀 Enhancements

- Allow installing multiple dependencies ([#107](https://github.com/unjs/nypm/pull/107))

### 📦 Build

- **cli:** Only import required fields from `package.json` to the bundle ([591dd4d](https://github.com/unjs/nypm/commit/591dd4d))

### 🏡 Chore

- Update lockfile ([84d90d7](https://github.com/unjs/nypm/commit/84d90d7))

### 🤖 CI

- Increase timeout for windows ([da4a986](https://github.com/unjs/nypm/commit/da4a986))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v0.3.4

[compare changes](https://github.com/unjs/nypm/compare/v0.3.3...v0.3.4)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nypm",
"version": "0.3.4",
"version": "0.3.6",
"description": "Unified Package Manager for Node.js",
"repository": "unjs/nypm",
"license": "MIT",
Expand Down

0 comments on commit 1c2b456

Please sign in to comment.