Skip to content

Commit

Permalink
chore(package) v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 5, 2020
1 parent 0ddda91 commit e933352
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions ChangeLog
@@ -1,3 +1,19 @@
2020.01.05, v3.0.0

feature:
- (nessy) drop support of legacy
- (package) babel v7.0.0
- (package) eslint v5.6.0
- (package) redrun v7.0.0
- (package) nyc v12.0.2
- (package) redrun v6.0.0
- (package) browserify v16.0.0
- (package) browserify v15.2.0
- (package) coveralls v3.0.0
- (package) babel-preset-env v1.6.0
- (package) eslint v4.7.1


2017.07.14, v2.1.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nessy",
"version": "2.1.0",
"version": "3.0.0",
"description": "set value in nested object",
"main": "lib/nessy.js",
"scripts": {
Expand Down

0 comments on commit e933352

Please sign in to comment.