Skip to content

Commit 45b9a5b

Browse files
committed
chore(release): 1.0.0
1 parent a0b79fd commit 45b9a5b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
## [1.0.0](https://github.com/kufu/eslint-plugin-smarthr/compare/v0.5.20...v1.0.0) (2024-12-12)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* ESLint v9 (#154)
11+
12+
* ESLint v9 ([#154](https://github.com/kufu/eslint-plugin-smarthr/issues/154)) ([a0b79fd](https://github.com/kufu/eslint-plugin-smarthr/commit/a0b79fd39fcab103008f9a257fb29d7d0e9c662b))
13+
514
### [0.5.20](https://github.com/kufu/eslint-plugin-smarthr/compare/v0.5.18...v0.5.20) (2024-11-25)
615

716

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-smarthr",
3-
"version": "0.5.20",
3+
"version": "1.0.0",
44
"author": "SmartHR",
55
"license": "MIT",
66
"description": "A sharable ESLint plugin for SmartHR",

0 commit comments

Comments
 (0)