Skip to content

Commit 284d54a

Browse files
committed
4.0.0-beta.1
1 parent 1325d41 commit 284d54a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 4.0.0-beta.1 (2020-11-11)
2+
3+
4+

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"/index.*",
1212
"/scss"
1313
],
14-
"version": "3.7.0",
14+
"version": "4.0.0-beta.1",
1515
"scripts": {
1616
"dev": "cross-env NODE_ENV=development rollup -c -w",
1717
"build:index": "cross-env NODE_ENV=production rollup -c",

0 commit comments

Comments
 (0)