Skip to content

Commit 35a7734

Browse files
chore(release): bump to v1.2.1
1 parent 415818b commit 35a7734

4 files changed

Lines changed: 33 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.2.1"
33
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/cffnpwr/eslint-config/compare/v1.2.0...v1.2.1) (2026-06-22)
4+
5+
6+
### Bug Fixes
7+
8+
* :bug: semantic pr titleの権限問題を修正 ([#65](https://github.com/cffnpwr/eslint-config/issues/65)) ([9a89548](https://github.com/cffnpwr/eslint-config/commit/9a89548a9765ad0864de123bb4eb240328919d23))
9+
* **deps:** :package: update dependency eslint-plugin-better-tailwindcss to v4.4.0 ([#91](https://github.com/cffnpwr/eslint-config/issues/91)) ([93c5798](https://github.com/cffnpwr/eslint-config/commit/93c57985cff4cf728657997c2caf6074eea2f2be))
10+
* **deps:** :package: update dependency eslint-plugin-better-tailwindcss to v4.4.1 ([#95](https://github.com/cffnpwr/eslint-config/issues/95)) ([71bad5e](https://github.com/cffnpwr/eslint-config/commit/71bad5e1ce2c86da41952ade6866ff48bc1e16b1))
11+
* **deps:** :package: update dependency eslint-plugin-better-tailwindcss to v4.5.0 ([#118](https://github.com/cffnpwr/eslint-config/issues/118)) ([a76cbb0](https://github.com/cffnpwr/eslint-config/commit/a76cbb09c2b30c5e243a57ee492a7cfa9a0be964))
12+
* **deps:** :package: update dependency eslint-plugin-better-tailwindcss to v4.6.0 ([#144](https://github.com/cffnpwr/eslint-config/issues/144)) ([965678b](https://github.com/cffnpwr/eslint-config/commit/965678bb4044a64b359098de961b71963cffcf97))
13+
* **deps:** :package: update dependency eslint-plugin-perfectionist to v5.7.0 ([#69](https://github.com/cffnpwr/eslint-config/issues/69)) ([7d06386](https://github.com/cffnpwr/eslint-config/commit/7d06386a2527151722e107f19416eb0f692b613a))
14+
* **deps:** :package: update dependency eslint-plugin-perfectionist to v5.8.0 ([#86](https://github.com/cffnpwr/eslint-config/issues/86)) ([8e60ee6](https://github.com/cffnpwr/eslint-config/commit/8e60ee69e48eb064d16a73fa19aed54ce0be540e))
15+
* **deps:** :package: update dependency eslint-plugin-perfectionist to v5.9.0 ([#102](https://github.com/cffnpwr/eslint-config/issues/102)) ([549f64a](https://github.com/cffnpwr/eslint-config/commit/549f64a6f9881a9ac40dca34d0d0e3430b997d89))
16+
* **deps:** :package: update dependency eslint-plugin-perfectionist to v5.9.1 ([#147](https://github.com/cffnpwr/eslint-config/issues/147)) ([efe24be](https://github.com/cffnpwr/eslint-config/commit/efe24be39a1cc2611234be8053692ebe721f7b0b))
17+
* **deps:** :package: update dependency eslint-plugin-react-hooks to v7.1.1 ([#103](https://github.com/cffnpwr/eslint-config/issues/103)) ([305692c](https://github.com/cffnpwr/eslint-config/commit/305692c22ceaa1979d1b291c50080f0916414876))
18+
* **deps:** :package: update dependency typescript-eslint to v8.57.1 ([#68](https://github.com/cffnpwr/eslint-config/issues/68)) ([68c093e](https://github.com/cffnpwr/eslint-config/commit/68c093e5bb48056a6b60e0214272a8795abc1739))
19+
* **deps:** :package: update dependency typescript-eslint to v8.57.2 ([#76](https://github.com/cffnpwr/eslint-config/issues/76)) ([7ccb34e](https://github.com/cffnpwr/eslint-config/commit/7ccb34ea9c7e89c9aed6467f73d270e729ee61d6))
20+
* **deps:** :package: update dependency typescript-eslint to v8.58.0 ([#83](https://github.com/cffnpwr/eslint-config/issues/83)) ([8fb355c](https://github.com/cffnpwr/eslint-config/commit/8fb355cd484f3a179229739bb40f01e21f7299b4))
21+
* **deps:** :package: update dependency typescript-eslint to v8.58.1 ([#88](https://github.com/cffnpwr/eslint-config/issues/88)) ([4b5439e](https://github.com/cffnpwr/eslint-config/commit/4b5439e3db73f8321ea646639ade44bc051de2a8))
22+
* **deps:** :package: update dependency typescript-eslint to v8.58.2 ([#96](https://github.com/cffnpwr/eslint-config/issues/96)) ([a28baad](https://github.com/cffnpwr/eslint-config/commit/a28baad325262d769d3807c3aeba842e128e5304))
23+
* **deps:** :package: update dependency typescript-eslint to v8.59.0 ([#104](https://github.com/cffnpwr/eslint-config/issues/104)) ([3a6f0cc](https://github.com/cffnpwr/eslint-config/commit/3a6f0ccba375c5c6c9cc8d1efcd9f27deca2aee3))
24+
* **deps:** :package: update dependency typescript-eslint to v8.59.1 ([#117](https://github.com/cffnpwr/eslint-config/issues/117)) ([0552730](https://github.com/cffnpwr/eslint-config/commit/0552730d14cc6681aff51c59cd38c5a6ec0121cc))
25+
* **deps:** :package: update dependency typescript-eslint to v8.59.2 ([#124](https://github.com/cffnpwr/eslint-config/issues/124)) ([f4e5ceb](https://github.com/cffnpwr/eslint-config/commit/f4e5ceb55efd83756b383cca59be111be02d59e9))
26+
* **deps:** :package: update dependency typescript-eslint to v8.59.3 ([#128](https://github.com/cffnpwr/eslint-config/issues/128)) ([0b4955f](https://github.com/cffnpwr/eslint-config/commit/0b4955f34912a0a5b144b8cf61539b311dfbac51))
27+
* **deps:** :package: update dependency typescript-eslint to v8.59.4 ([#131](https://github.com/cffnpwr/eslint-config/issues/131)) ([f29ac5a](https://github.com/cffnpwr/eslint-config/commit/f29ac5ae070e7ca436502d80c177e267af830755))
28+
* **deps:** :package: update dependency typescript-eslint to v8.60.0 ([#134](https://github.com/cffnpwr/eslint-config/issues/134)) ([875015c](https://github.com/cffnpwr/eslint-config/commit/875015c4ccd61da2ed2805f2fabf4de018c11f43))
29+
* **deps:** :package: update typescript-eslint monorepo to v8.60.1 ([#139](https://github.com/cffnpwr/eslint-config/issues/139)) ([1a671c7](https://github.com/cffnpwr/eslint-config/commit/1a671c7ba8aff3615958514c124e0e5ce913d377))
30+
* **deps:** :package: update typescript-eslint monorepo to v8.61.0 ([#143](https://github.com/cffnpwr/eslint-config/issues/143)) ([82da13e](https://github.com/cffnpwr/eslint-config/commit/82da13e71c1676c8e6fbd9ed4c7cfa9e66df180f))
31+
* **deps:** :package: update typescript-eslint monorepo to v8.61.1 ([#148](https://github.com/cffnpwr/eslint-config/issues/148)) ([459772f](https://github.com/cffnpwr/eslint-config/commit/459772fd238fdce5b2562daef2088788f01a28ab))
32+
333
## [1.2.0](https://github.com/cffnpwr/eslint-config/compare/v1.1.3...v1.2.0) (2026-03-18)
434

535

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@cffnpwr/eslint-config",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"exports": "./src/index.ts"
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cffnpwr/eslint-config",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": false,
55
"description": "Common ESLint configuration for cffnpwr",
66
"homepage": "https://github.com/cffnpwr/eslint-config",

0 commit comments

Comments
 (0)