Skip to content

Commit

Permalink
chore(release): 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 13, 2021
1 parent 19f9d5d commit a107e31
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.4](https://github.com/unjs/mkdist/compare/v0.3.3...v0.3.4) (2021-10-13)


### Bug Fixes

* handle script tags with attributes ([#12](https://github.com/unjs/mkdist/issues/12)) ([19f9d5d](https://github.com/unjs/mkdist/commit/19f9d5d9987d72f29c7362a94f59990768903358))

### [0.3.3](https://github.com/unjs/mkdist/compare/v0.3.2...v0.3.3) (2021-07-15)


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": "mkdist",
"version": "0.3.3",
"version": "0.3.4",
"description": "Lightweight file-to-file transformer",
"repository": "unjs/mkdist",
"license": "MIT",
Expand Down

0 comments on commit a107e31

Please sign in to comment.