Skip to content

Commit

Permalink
chore: release master (#503)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 4, 2025
1 parent 62adc79 commit ec2716a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/create-lint-set": "1.1.5",
"packages/eslint-config-smarthr": "8.0.0",
"packages/eslint-config-smarthr": "9.0.0",
"packages/eslint-plugin-smarthr": "1.2.0",
"packages/next-auth": "0.1.5",
"packages/prettier-config-smarthr": "1.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-smarthr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [9.0.0](https://github.com/kufu/tamatebako/compare/eslint-config-smarthr-v8.0.0...eslint-config-smarthr-v9.0.0) (2025-02-03)


### ⚠ BREAKING CHANGES

* **eslint-config-smarthr:** react 17+以降のルールに対応した ([#499](https://github.com/kufu/tamatebako/issues/499))

### Features

* **eslint-config-smarthr:** react 17+以降のルールに対応した ([#499](https://github.com/kufu/tamatebako/issues/499)) ([62adc79](https://github.com/kufu/tamatebako/commit/62adc7984fd598ab9feb510d2d2056525f34af6a))

## [8.0.0](https://github.com/kufu/eslint-config-smarthr/compare/v7.3.0...v8.0.0) (2024-12-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-smarthr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-smarthr",
"version": "8.0.0",
"version": "9.0.0",
"description": "A sharable ESLint config for SmartHR",
"type": "module",
"exports": {
Expand Down

0 comments on commit ec2716a

Please sign in to comment.