Skip to content

Commit

Permalink
chore(main): release 2.0.1 (#157)
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 Oct 8, 2024
1 parent 794a86b commit d6bb3b6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.0.1"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [2.0.1](https://github.com/kitabisa/composite-actions/compare/v2.0.0...v2.0.1) (2024-10-08)


### Features

* naikin version donk ([560812c](https://github.com/kitabisa/composite-actions/commit/560812c6a5b03989084c9026a7d37df39b399a11))
* update release ([017787f](https://github.com/kitabisa/composite-actions/commit/017787f71e7192999a37c676e8a00c7e4ddcc36a))
* version txt ([6406384](https://github.com/kitabisa/composite-actions/commit/64063840c569dc5f3d78194b53e6487fef91391d))


### Bug Fixes

* remove manifest release please ([#147](https://github.com/kitabisa/composite-actions/issues/147)) ([3b243ad](https://github.com/kitabisa/composite-actions/commit/3b243ad1b823fb56cefa937e1c6676723b2cd178))
* testing create ([1258f0d](https://github.com/kitabisa/composite-actions/commit/1258f0d1beb2a40d9b95432d6a5019d1b3a0a36f))
* testing create ([8249c95](https://github.com/kitabisa/composite-actions/commit/8249c95831806560fc3fb1c404d167df5a4680d0))
* testing only ([b12c79c](https://github.com/kitabisa/composite-actions/commit/b12c79cadbabd68cd0a435f6066167829dcc7cd2))
* **workflow:** disable pre-commit check for release-please ([#143](https://github.com/kitabisa/composite-actions/issues/143)) ([32da89c](https://github.com/kitabisa/composite-actions/commit/32da89cfb511dd4c7faa44c50f23992900ee73bb))
* **workflow:** forget to set id on step release please ([#133](https://github.com/kitabisa/composite-actions/issues/133)) ([2e6a6ca](https://github.com/kitabisa/composite-actions/commit/2e6a6ca25072d2e822c2bdb186eaec0d63042f80))
* **workflow:** Set release please manifest ([#135](https://github.com/kitabisa/composite-actions/issues/135)) ([a862d14](https://github.com/kitabisa/composite-actions/commit/a862d14f13259d88580386b1bbe51b8b8527f0f3))


### Miscellaneous Chores

* release 2.0.0 ([090ab3b](https://github.com/kitabisa/composite-actions/commit/090ab3bad561f3109c8433931c9f44bad4bbb96e))
* release 2.0.1 ([794a86b](https://github.com/kitabisa/composite-actions/commit/794a86b11b916b08c9a277cc4c245939a16d333d))

## [2.0.0](https://github.com/kitabisa/composite-actions/compare/v2.0.0...v2.0.0) (2024-10-08)


Expand Down

0 comments on commit d6bb3b6

Please sign in to comment.