Skip to content

Commit dd09ffa

Browse files
committed
chore(release): v0.6.5
1 parent 26279ce commit dd09ffa

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v0.6.5
5+
6+
[compare changes](https://github.com/unjs/nypm/compare/v0.6.4...v0.6.5)
7+
8+
### 🩹 Fixes
9+
10+
- Do not try to require `/package.json` ([#230](https://github.com/unjs/nypm/pull/230))
11+
12+
### 🏡 Chore
13+
14+
- Migrate to oxlint and oxfmt ([dcf0a77](https://github.com/unjs/nypm/commit/dcf0a77))
15+
16+
### ❤️ Contributors
17+
18+
- Pooya Parsa ([@pi0](https://github.com/pi0))
19+
- Daniel Roe ([@danielroe](https://github.com/danielroe))
20+
421
## v0.6.4
522

623
[compare changes](https://github.com/unjs/nypm/compare/v0.6.3...v0.6.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nypm",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "Unified Package Manager for Node.js",
55
"license": "MIT",
66
"repository": "unjs/nypm",

0 commit comments

Comments
 (0)