Skip to content

Commit 348226e

Browse files
committed
1.3.11
1 parent 81fa390 commit 348226e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.3.11](https://github.com/wessberg/rollup-plugin-ts/compare/v1.3.10...v1.3.11) (2021-03-25)
2+
3+
4+
15
## [1.3.10](https://github.com/wessberg/rollup-plugin-ts/compare/v1.3.8...v1.3.10) (2021-03-16)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wessberg/rollup-plugin-ts",
3-
"version": "1.3.10",
3+
"version": "1.3.11",
44
"description": "A TypeScript Rollup plugin that bundles declarations and respects Browserslists",
55
"scripts": {
66
"generate:scaffold": "scaffold all --yes",

0 commit comments

Comments
 (0)