Skip to content

Commit

Permalink
chore: release v0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 30, 2022
1 parent 45eff49 commit abf373f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [0.26.3](https://github.com/rich-harris/magic-string/compare/v0.26.2...v0.26.3) (2022-08-30)


### Performance Improvements

* delay guess encoded ([#216](https://github.com/rich-harris/magic-string/issues/216)) ([69b13c7](https://github.com/rich-harris/magic-string/commit/69b13c7a09af742e4f31cf419e8f96e6db32ab5a))



## [0.26.2](https://github.com/rich-harris/magic-string/compare/v0.26.1...v0.26.2) (2022-05-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "magic-string",
"version": "0.26.2",
"version": "0.26.3",
"description": "Modify strings, generate sourcemaps",
"keywords": [
"string",
Expand Down

0 comments on commit abf373f

Please sign in to comment.