Skip to content

Commit

Permalink
chore(package) v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Apr 27, 2018
1 parent 61c3213 commit 21604c1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2018.04.27, v2.0.0

fix:
- (package) test: lint:css -> npm run lint:css
- (menu) menu cut on left

feature:
- (package) menu-io -> supermenu
- (supermenu) es2015-ify
- (stylelint) .stylelintrc -> .stylelintrc.yml
- (package) ~ -> ^
- (package) add stylelint


2016.03.01, v1.0.2

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "supermenu",
"version": "1.0.0",
"version": "2.0.0",
"main": "legacy/supermenu.js",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Simple css-based multillevel context menu",
Expand Down

0 comments on commit 21604c1

Please sign in to comment.