Skip to content

Commit

Permalink
1.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Apr 6, 2020
1 parent 9400a38 commit 444846b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.2.24](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.23...v1.2.24) (2020-04-06)

### Bug Fixes

- **regenerator:** update inlined regenerator-runtime code to align with v0.13.5 ([ab869f2](https://github.com/wessberg/rollup-plugin-ts/commit/ab869f2584b06e10d480833d52373122119ae904))

## [1.2.23](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.22...v1.2.23) (2020-03-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wessberg/rollup-plugin-ts",
"version": "1.2.23",
"version": "1.2.24",
"description": "A Typescript Rollup plugin that bundles declarations and respects Browserslists",
"scripts": {
"generate:scaffold": "scaffold all --yes",
Expand Down

0 comments on commit 444846b

Please sign in to comment.