We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cbe98 commit 5e0049aCopy full SHA for 5e0049a
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.2.26](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.25...v1.2.26) (2020-06-22)
2
+
3
## [1.2.25](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.24...v1.2.25) (2020-06-10)
4
5
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@wessberg/rollup-plugin-ts",
- "version": "1.2.25",
+ "version": "1.2.26",
"description": "A Typescript Rollup plugin that bundles declarations and respects Browserslists",
"scripts": {
6
"generate:scaffold": "scaffold all --yes",
0 commit comments