Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
chore(release): 6.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiM committed Feb 5, 2024
1 parent 49f7492 commit 43fec13
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.18.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.16.1...v6.18.0) (2024-02-05)


### Features

* [email protected] ([71ec368](https://github.com/kufu/eslint-config-smarthr/commit/71ec368ce527b7c0b1a3b0a0966553d8bca4097a))
* update [email protected] ([61e6b08](https://github.com/kufu/eslint-config-smarthr/commit/61e6b08bb747d018522c5a0518a92d5387aa7a36))

## [6.17.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.16.1...v6.17.0) (2024-02-05)


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

0 comments on commit 43fec13

Please sign in to comment.