Skip to content

Commit

Permalink
chore(release): v0.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 13, 2024
1 parent b0b0f2b commit d0bc8fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
25 changes: 9 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.2](https://github.com/shipgirlproject/eslint-config/compare/v0.2.1...v0.2.2) (2024-08-13)


### Bug Fixes

* remove useless rule ([b0b0f2b](https://github.com/shipgirlproject/eslint-config/commit/b0b0f2b0029203875b336b50d6b423fa85eb9bbb))



## [0.2.1](https://github.com/shipgirlproject/eslint-config/compare/v0.2.0...v0.2.1) (2024-08-13)


Expand Down Expand Up @@ -40,19 +49,3 @@



# [0.1.0](https://github.com/shipgirlproject/eslint-config/compare/17772caa8542d673ee18043cba006585bfd5ee13...v0.1.0) (2024-08-11)


### Bug Fixes

* gh actions node ver ([681bc59](https://github.com/shipgirlproject/eslint-config/commit/681bc59b57baecefc463a8c1a1f81928f2edda4f))
* typo ([71901eb](https://github.com/shipgirlproject/eslint-config/commit/71901eb0cb81f2b809ed1c636748eb82461f197f))


### Features

* init ([17772ca](https://github.com/shipgirlproject/eslint-config/commit/17772caa8542d673ee18043cba006585bfd5ee13))
* lint script ([d7ac3da](https://github.com/shipgirlproject/eslint-config/commit/d7ac3da4afc04b71315c1d980f0e24e9a9e9bae7))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shipgirl/eslint-config",
"version": "0.2.1",
"version": "0.2.2",
"author": "0t4u",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit d0bc8fe

Please sign in to comment.