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

Commit dcd50f8

Browse files
committed
chore(release): 8.0.0
1 parent 80a5104 commit dcd50f8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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+
## [8.0.0](https://github.com/kufu/eslint-config-smarthr/compare/v7.3.0...v8.0.0) (2024-12-12)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* ESLint v9 + FlatConfig (#898)
11+
12+
* ESLint v9 + FlatConfig ([#898](https://github.com/kufu/eslint-config-smarthr/issues/898)) ([80a5104](https://github.com/kufu/eslint-config-smarthr/commit/80a51049c933b385dfaf3d30e6d10403e0d6a7bc))
13+
514
## [7.3.0](https://github.com/kufu/eslint-config-smarthr/compare/v7.2.1...v7.3.0) (2024-11-26)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-smarthr",
3-
"version": "7.3.0",
3+
"version": "8.0.0",
44
"description": "A sharable ESLint config for SmartHR",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)