Skip to content

Commit

Permalink
chore(release): v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 3, 2024
1 parent ee483e9 commit e2c30ea
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v0.3.8

[compare changes](https://github.com/unjs/nypm/compare/v0.3.7...v0.3.8)

### 🚀 Enhancements

- Add `detect` command ([8fe78d1](https://github.com/unjs/nypm/commit/8fe78d1))

### 🩹 Fixes

- Findup until root from user `cwd` ([0309498](https://github.com/unjs/nypm/commit/0309498))

### 🏡 Chore

- Lint ([ee483e9](https://github.com/unjs/nypm/commit/ee483e9))

### ❤️ Contributors

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

## v0.3.7

[compare changes](https://github.com/unjs/nypm/compare/v0.3.6...v0.3.7)
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.7",
"version": "0.3.8",
"description": "Unified Package Manager for Node.js",
"repository": "unjs/nypm",
"license": "MIT",
Expand Down

0 comments on commit e2c30ea

Please sign in to comment.