Skip to content

Commit

Permalink
chore(release): 5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.1](v5.0.0...v5.0.1) (2021-07-28)

### Bug Fixes

* **jsdoc:** upgrade eslint-config-jsdoc to fix runtime error ([5f19aa1](5f19aa1))
  • Loading branch information
semantic-release-bot committed Jul 28, 2021
1 parent 81ab64d commit 917b61d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.1](https://github.com/ngageoint/eslint-config-opensphere/compare/v5.0.0...v5.0.1) (2021-07-28)


### Bug Fixes

* **jsdoc:** upgrade eslint-config-jsdoc to fix runtime error ([5f19aa1](https://github.com/ngageoint/eslint-config-opensphere/commit/5f19aa1fb71e706e10e0b7e1091746fbd7572d14))

# [5.0.0](https://github.com/ngageoint/eslint-config-opensphere/compare/v4.1.0...v5.0.0) (2021-05-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"husky": "^3.0.1",
"semantic-release": "^17.3.9"
},
"version": "5.0.0",
"version": "5.0.1",
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
Expand Down

0 comments on commit 917b61d

Please sign in to comment.