Skip to content

Commit

Permalink
1.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Jan 27, 2019
1 parent e6bcf1c commit 299e2fc
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.1.21](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.20...v1.1.21) (2019-01-27)

### Bug Fixes

- **package:** adds back tslib as a hard dependency ([e6bcf1c](https://github.com/wessberg/rollup-plugin-ts/commit/e6bcf1c))

## [1.1.20](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.19...v1.1.20) (2019-01-24)

### 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.1.20",
"version": "1.1.21",
"description": "A Rollup plugin for Typescript that respects Browserslists",
"scripts": {
"generate:readme": "scaffold readme",
Expand Down

0 comments on commit 299e2fc

Please sign in to comment.