diff --git a/CHANGELOG.md b/CHANGELOG.md index de6d2ec..9d92a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.30.7](https://github.com/rich-harris/magic-string/compare/v0.30.6...v0.30.7) (2024-02-05) + + +### Features + +* new `reset` method ([#218](https://github.com/rich-harris/magic-string/issues/218)) ([#271](https://github.com/rich-harris/magic-string/issues/271)) ([3dc21e2](https://github.com/rich-harris/magic-string/commit/3dc21e26f04ad4c5314602e511afa210f922d433)) + + + ## [0.30.6](https://github.com/rich-harris/magic-string/compare/v0.30.5...v0.30.6) (2024-01-31) diff --git a/package-lock.json b/package-lock.json index d346488..560104a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "magic-string", - "version": "0.30.6", + "version": "0.30.7", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 532d89e..95d3203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magic-string", - "version": "0.30.6", + "version": "0.30.7", "description": "Modify strings, generate sourcemaps", "keywords": [ "string",