Skip to content

Commit

Permalink
chore(release): 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiM committed Oct 19, 2022
1 parent 249a0ad commit d1ffa60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.2.1](https://github.com/kufu/eslint-config-smarthr/compare/v6.2.0...v6.2.1) (2022-10-19)

## [6.2.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.1.0...v6.2.0) (2022-10-06)


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": "eslint-config-smarthr",
"version": "6.2.0",
"version": "6.2.1",
"description": "A sharable ESLint config for SmartHR",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d1ffa60

Please sign in to comment.