Skip to content

Commit

Permalink
feat(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-09-13)

### Bug Fixes

* Permissions issues ([13fe61a](13fe61a))
* Remove quotes around message ([e1d931b](e1d931b))
* Set permissions for workflows ([39c7212](39c7212))
* Update label and add revert type ([f19197b](f19197b))
* Verify CI is working correctly ([e9ea96b](e9ea96b))
* Verify release CI ([5f9fa92](5f9fa92))

### Features

* Add license and ignores ([400731f](400731f))
* Add selector for prefix ([1f5eb7e](1f5eb7e))
* Allow switching between prefix types ([2621988](2621988))
* CI ([#2](#2)) ([1a27157](1a27157))
* Prompt for messages and scope of JIRA messages ([d52de94](d52de94))
* **release:** 1.0.0 [skip ci] ([eace50a](eace50a)), closes [#2](#2) [#2](#2) [#2](#2) [#2](#2)
* **release:** 1.0.0 [skip ci] ([c1b6bc6](c1b6bc6)), closes [#2](#2) [#2](#2)
* **release:** 1.0.0 [skip ci] ([d41e9c4](d41e9c4)), closes [#2](#2)
* Update README with additional information on usage ([cbd31f9](cbd31f9))
  • Loading branch information
PossibleLlama committed Sep 13, 2023
1 parent 13fe61a commit 5ab41d8
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 1.0.0 (2023-09-13)


### Bug Fixes

* Permissions issues ([13fe61a](https://github.com/PossibleLlama/commit-check/commit/13fe61a07f8fdc123a2270898f1eaa0b9ce70445))
* Remove quotes around message ([e1d931b](https://github.com/PossibleLlama/commit-check/commit/e1d931b435482f52e9417dca3342d03bb4daf753))
* Set permissions for workflows ([39c7212](https://github.com/PossibleLlama/commit-check/commit/39c721273662e622f5d1642c72fa86b58cacffc6))
* Update label and add revert type ([f19197b](https://github.com/PossibleLlama/commit-check/commit/f19197be4d6d97383e3049a82834fa8ad6860032))
* Verify CI is working correctly ([e9ea96b](https://github.com/PossibleLlama/commit-check/commit/e9ea96b72ffde1727db80b42e6f6ff080a154b3d))
* Verify release CI ([5f9fa92](https://github.com/PossibleLlama/commit-check/commit/5f9fa927a441bc689e423da4d279e3914321817e))


### Features

* Add license and ignores ([400731f](https://github.com/PossibleLlama/commit-check/commit/400731f37b54430af52e69d067d534dbc9708526))
* Add selector for prefix ([1f5eb7e](https://github.com/PossibleLlama/commit-check/commit/1f5eb7e1534fe32923fead173cd13932803320fb))
* Allow switching between prefix types ([2621988](https://github.com/PossibleLlama/commit-check/commit/2621988748593adc539e3c736811ebfa8b119f1e))
* CI ([#2](https://github.com/PossibleLlama/commit-check/issues/2)) ([1a27157](https://github.com/PossibleLlama/commit-check/commit/1a2715708b1d2c3b29b6db53b079ec0228dd5e54))
* Prompt for messages and scope of JIRA messages ([d52de94](https://github.com/PossibleLlama/commit-check/commit/d52de946f9843237ebef198f08247e5b808d8803))
* **release:** 1.0.0 [skip ci] ([eace50a](https://github.com/PossibleLlama/commit-check/commit/eace50a855abcc82b56f35c13c99cf430816c2df)), closes [#2](https://github.com/PossibleLlama/commit-check/issues/2) [#2](https://github.com/PossibleLlama/commit-check/issues/2) [#2](https://github.com/PossibleLlama/commit-check/issues/2) [#2](https://github.com/PossibleLlama/commit-check/issues/2)
* **release:** 1.0.0 [skip ci] ([c1b6bc6](https://github.com/PossibleLlama/commit-check/commit/c1b6bc6961559375df7732e9fae55dac147a698f)), closes [#2](https://github.com/PossibleLlama/commit-check/issues/2) [#2](https://github.com/PossibleLlama/commit-check/issues/2)
* **release:** 1.0.0 [skip ci] ([d41e9c4](https://github.com/PossibleLlama/commit-check/commit/d41e9c4fa411ca5851fefb3f3c5f99e1ab225bfd)), closes [#2](https://github.com/PossibleLlama/commit-check/issues/2)
* Update README with additional information on usage ([cbd31f9](https://github.com/PossibleLlama/commit-check/commit/cbd31f977f4113fd455d44a417d3c014b5cbfbf6))

0 comments on commit 5ab41d8

Please sign in to comment.