Skip to content

Commit

Permalink
1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Apr 14, 2021
1 parent a513caa commit 9c09915
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [1.3.13](https://github.com/wessberg/rollup-plugin-ts/compare/v1.3.12...v1.3.13) (2021-04-14)


### Bug Fixes

* **logging:** don't console log ModuleDeclarations ([a513caa](https://github.com/wessberg/rollup-plugin-ts/commit/a513caa3cde31d9f6ba7ad1567d58e4c7ef1a889))



## [1.3.12](https://github.com/wessberg/rollup-plugin-ts/compare/v1.3.11...v1.3.12) (2021-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@wessberg/rollup-plugin-ts",
"version": "1.3.12",
"version": "1.3.13",
"description": "A TypeScript Rollup plugin that bundles declarations and respects Browserslists",
"scripts": {
"generate:scaffold": "scaffold all --yes",
Expand Down

0 comments on commit 9c09915

Please sign in to comment.