Skip to content

Commit

Permalink
Bump version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alex35mil committed Mar 28, 2016
1 parent bdb38b0 commit be3e0b9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shakacode-style-guide-javascript",
"version": "3.0.0",
"version": "4.0.0",
"description": "Shakacode javascript style guide.",
"authors": [
"Justin Gordon <[email protected]> (https://github.com/justin808)",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config-shakacode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 4.0.0

* **Breaking:** Deps updates: `babel-eslint` to `6.x.x`.

## 3.0.0

* **Breaking:** Deps updates: `babel-eslint` to `5.x.x` and `eslint-config-airbnb` to `6.x.x`.
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-shakacode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-shakacode",
"version": "3.0.0",
"version": "4.0.0",
"description": "Shakacode eslint config.",
"authors": [
"Justin Gordon <[email protected]> (https://github.com/justin808)",
Expand Down

0 comments on commit be3e0b9

Please sign in to comment.