There was an error while loading. Please reload this page.
1 parent 092697b commit 5ce04aaCopy full SHA for 5ce04aa
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.30.17](https://github.com/rich-harris/magic-string/compare/v0.30.16...v0.30.17) (2024-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* remove problematic `type: module` ([092697b](https://github.com/rich-harris/magic-string/commit/092697b3be479a19ab5e763f872e612743075d4a))
7
8
9
10
## [0.30.16](https://github.com/rich-harris/magic-string/compare/v0.30.15...v0.30.16) (2024-12-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "magic-string",
-"version": "0.30.16",
+"version": "0.30.17",
"packageManager": "pnpm@9.15.0",
"description": "Modify strings, generate sourcemaps",
"keywords": [
0 commit comments