Skip to content

Commit

Permalink
chore: release v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 4, 2023
1 parent f6e658a commit 5a00188
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [0.30.1](https://github.com/rich-harris/magic-string/compare/v0.30.0...v0.30.1) (2023-07-04)


### Bug Fixes

* expose .d.ts as cjs version ([#253](https://github.com/rich-harris/magic-string/issues/253)) ([262e113](https://github.com/rich-harris/magic-string/commit/262e113ee25e9c7d317282b3015102ec932ae2f5))



# [0.30.0](https://github.com/rich-harris/magic-string/compare/v0.29.0...v0.30.0) (2023-02-22)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "magic-string",
"version": "0.30.0",
"version": "0.30.1",
"description": "Modify strings, generate sourcemaps",
"keywords": [
"string",
Expand Down

0 comments on commit 5a00188

Please sign in to comment.