Skip to content

Commit c87d5eb

Browse files
committedDec 3, 2022
chore: release v0.27.0
1 parent 847502c commit c87d5eb

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
 

‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.27.0](https://github.com/rich-harris/magic-string/compare/v0.26.7...v0.27.0) (2022-12-03)
2+
3+
4+
### Performance Improvements
5+
6+
* use @jridgewell/sourcemap-codec ([e68f3e0](https://github.com/rich-harris/magic-string/commit/e68f3e05fe6d87acc1c41eddae97fc32e004320b))
7+
8+
9+
110
## [0.26.7](https://github.com/rich-harris/magic-string/compare/v0.26.6...v0.26.7) (2022-10-09)
211

312

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magic-string",
3-
"version": "0.26.7",
3+
"version": "0.27.0",
44
"description": "Modify strings, generate sourcemaps",
55
"keywords": [
66
"string",

0 commit comments

Comments
 (0)
Please sign in to comment.