Skip to content

Commit

Permalink
release(version): Release 1.10.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.6](v1.10.5...v1.10.6) (2021-10-25)

### chore

* updated babel-eslint ([#359](#359)) ([56c7e96](56c7e96))
  • Loading branch information
semantic-release-bot committed Oct 25, 2021
1 parent 56c7e96 commit 3a8eaa2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.6](https://github.com/rjchow/nod/compare/v1.10.5...v1.10.6) (2021-10-25)


### chore

* updated babel-eslint ([#359](https://github.com/rjchow/nod/issues/359)) ([56c7e96](https://github.com/rjchow/nod/commit/56c7e9695afe19e79a4fb68506c84cbe7d0bf8aa))

## [1.10.5](https://github.com/rjchow/nod/compare/v1.10.4...v1.10.5) (2021-08-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjchow/nod",
"version": "1.10.5",
"version": "1.10.6",
"description": "My node module",
"license": "MIT",
"repository": "rjchow/nod",
Expand Down

0 comments on commit 3a8eaa2

Please sign in to comment.