Skip to content

Commit

Permalink
1.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Feb 4, 2019
1 parent 52510e1 commit 296967b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.22](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.21...v1.1.22) (2019-02-04)

### Bug Fixes

- **declarations:** fixes an issue with generating declarations when ImportTypeNodes are being used ([493d8b1](https://github.com/wessberg/rollup-plugin-ts/commit/493d8b1))
- **dependencies:** updates dependencies ([ff72436](https://github.com/wessberg/rollup-plugin-ts/commit/ff72436))

## [1.1.21](https://github.com/wessberg/rollup-plugin-ts/compare/v1.1.20...v1.1.21) (2019-01-27)

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

0 comments on commit 296967b

Please sign in to comment.