Skip to content

Commit

Permalink
refactor: bump to v2.0.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This package now depends on Rollup v3 and rollup-plugin-dts v5.
Please refer to their changelogs for further breaking changes.
  • Loading branch information
favna committed Oct 16, 2022
1 parent e4e9b70 commit 654e4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/rollup-type-bundler",
"version": "1.0.11",
"version": "2.0.0",
"description": "A small CLI tool to bundle types with rollup",
"author": "@favware",
"license": "MIT",
Expand Down

0 comments on commit 654e4c7

Please sign in to comment.