Skip to content

Commit

Permalink
chore(main): release 2.0.1 (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please-for-inabagumi[bot] <152678184+release-please-for-inabagumi[bot]@users.noreply.github.com>
  • Loading branch information
release-please-for-inabagumi[bot] committed Dec 4, 2023
1 parent bfed16e commit 41d183f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [2.0.1](https://github.com/inabagumi/prettier-config/compare/v2.0.0...v2.0.1) (2023-12-03)


### Bug Fixes

* **release-please:** change secret env key prefix to `RELEASE_PLEASE_` ([#268](https://github.com/inabagumi/prettier-config/issues/268)) ([ed43124](https://github.com/inabagumi/prettier-config/commit/ed431241bfdb9912d6130b5509e0b34c3ff6829f))
* **release-please:** remove legacy property ([#266](https://github.com/inabagumi/prettier-config/issues/266)) ([89e396c](https://github.com/inabagumi/prettier-config/commit/89e396c36bf39564cea1d83764ac7f2726fab4bf))

## [2.0.0](https://www.github.com/inabagumi/prettier-config/compare/v1.1.3...v2.0.0) (2021-09-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"release": "standard-version",
"validate": "ajv validate -d index.json -s schema.json"
},
"version": "2.0.0"
"version": "2.0.1"
}

0 comments on commit 41d183f

Please sign in to comment.