From 44b0407a6a0812f50bcaf2e0ab86081cd1015775 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 5 Feb 2024 18:08:19 +0100 Subject: [PATCH] chore: release v0.30.7 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) 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",