Skip to content

Commit

Permalink
chore(release): 0.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 17, 2021
1 parent 0511a93 commit 357a7c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.16](https://github.com/unjs/mlly/compare/v0.3.15...v0.3.16) (2021-12-17)


### Bug Fixes

* improve esm detection with export declartion ([#27](https://github.com/unjs/mlly/issues/27)) ([0511a93](https://github.com/unjs/mlly/commit/0511a93d3565f3a2a6679fc09a3e6ce349724478))

### [0.3.15](https://github.com/unjs/mlly/compare/v0.3.14...v0.3.15) (2021-11-29)


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": "mlly",
"version": "0.3.15",
"version": "0.3.16",
"description": "Missing ECMAScript module utils for Node.js",
"repository": "unjs/mlly",
"license": "MIT",
Expand Down

0 comments on commit 357a7c0

Please sign in to comment.