We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0211233 commit d6b2171Copy full SHA for d6b2171
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.30.10](https://github.com/rich-harris/magic-string/compare/v0.30.9...v0.30.10) (2024-04-17)
2
+
3
4
+### Bug Fixes
5
6
+* **types:** improve chainable types ([#278](https://github.com/rich-harris/magic-string/issues/278)) ([072188f](https://github.com/rich-harris/magic-string/commit/072188f84398437bd75f41bf3d5df49aeae1b587))
7
8
9
10
## [0.30.9](https://github.com/rich-harris/magic-string/compare/v0.30.8...v0.30.9) (2024-04-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "magic-string",
- "version": "0.30.9",
+ "version": "0.30.10",
"packageManager": "pnpm@9.0.1",
"description": "Modify strings, generate sourcemaps",
"keywords": [
0 commit comments