Skip to content

Commit

Permalink
chore(release): 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 10, 2022
1 parent 2099c28 commit 4752796
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.9](https://github.com/unjs/mlly/compare/v0.5.8...v0.5.9) (2022-08-10)


### Bug Fixes

* **resolve:** properly resolve relative to file urls ([2099c28](https://github.com/unjs/mlly/commit/2099c28a1065cdaddcd1168f1d20293a15403a18))

### [0.5.8](https://github.com/unjs/mlly/compare/v0.5.7...v0.5.8) (2022-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mlly",
"version": "0.5.8",
"version": "0.5.9",
"description": "Missing ECMAScript module utils for Node.js",
"repository": "unjs/mlly",
"license": "MIT",
Expand Down

0 comments on commit 4752796

Please sign in to comment.