Skip to content

Commit

Permalink
1.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Mar 28, 2020
1 parent 785dfa1 commit 9da91fa
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.22](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.21...v1.2.22) (2020-03-28)

### Features

- **typescript:** add TypeScript v3.9 support ([785dfa1](https://github.com/wessberg/rollup-plugin-ts/commit/785dfa149a3cccd0c7c6deaf79023f035dcf9837))

## [1.2.21](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.20...v1.2.21) (2020-03-06)

### 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.21",
"version": "1.2.22",
"description": "A Typescript Rollup plugin that bundles declarations and respects Browserslists",
"scripts": {
"generate:scaffold": "scaffold all --yes",
Expand Down

0 comments on commit 9da91fa

Please sign in to comment.