Skip to content

Commit bde9d7e

Browse files
committed
chore: release v0.30.11
1 parent 931c9de commit bde9d7e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.30.11](https://github.com/rich-harris/magic-string/compare/v0.30.10...v0.30.11) (2024-07-29)
2+
3+
4+
### Bug Fixes
5+
6+
* not use negative indices for remove in empty string ([#281](https://github.com/rich-harris/magic-string/issues/281)) ([5c1cba0](https://github.com/rich-harris/magic-string/commit/5c1cba04ed1a45374ab17b07fc335951d59c1a61))
7+
8+
9+
110
## [0.30.10](https://github.com/rich-harris/magic-string/compare/v0.30.9...v0.30.10) (2024-04-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magic-string",
3-
"version": "0.30.10",
3+
"version": "0.30.11",
44
"packageManager": "pnpm@9.6.0",
55
"description": "Modify strings, generate sourcemaps",
66
"keywords": [

0 commit comments

Comments
 (0)