Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aMarCruz committed Aug 28, 2020
1 parent 3d21479 commit 4c7ca9c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rollup-plugin-jscc changes

## \[1.1.0] - 2020-08-28
## \[2.0.0] - 2020-08-28

### Added

Expand Down
2 changes: 1 addition & 1 deletion index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-jscc",
"version": "1.0.0",
"version": "2.0.0",
"description": "Conditional comments and variable replacement for rollup, based on jscc",
"main": "./index.js",
"types": "./index.d.ts",
Expand All @@ -20,6 +20,7 @@
"rollup-plugin",
"javascript",
"typescript",
"es2019",
"es2015",
"es6",
"modules",
Expand Down

0 comments on commit 4c7ca9c

Please sign in to comment.