Skip to content

Commit b426754

Browse files
feat(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2023-11-28) ### Bug Fixes * Add all gifs, not just basic ([a4d8a15](a4d8a15)) * Add commands as prefix correctly ([955c827](955c827)) * Add delay at the end of the dry-run ([6aa61b8](6aa61b8)) * Dont run 'jira' check until properly implemented ([6cf12ca](6cf12ca)) * Echo out to file correctly ([e23df06](e23df06)) * Ensure use of angular list ([92154fb](92154fb)) * Enter after adding scope ([7e7765a](7e7765a)) * Get docs directory ([4f5f402](4f5f402)) * Global username ([6957dee](6957dee)) * Pass version correctly ([6cff6a8](6cff6a8)) * Refine tape ([56c8dee](56c8dee)) * Run cd command ([23f4807](23f4807)) * Run in another dir ([5ff7c2a](5ff7c2a)) * Run in another dir, slow down each step ([dfe3652](dfe3652)) * Run the VHS is a smoother manner ([4908779](4908779)) * Select none for scope ([3a5303e](3a5303e)) * Slowwwww ([15bc3dc](15bc3dc)) * Use available arguments ([90a8c53](90a8c53)) ### Features * Add breaking change option ([6232e04](6232e04)) * Add commit type selection ([5cc5c3f](5cc5c3f)) * Add path to generated file ([6673536](6673536)) * Add prompts for scope and description ([70e49b2](70e49b2)) * Add tests in CI ([4214ff7](4214ff7)) * Add VHS tape, updated on PR ([acc92d6](acc92d6)) * Allow manual input of scope ([3971b2e](3971b2e)) * Clear output before starting commands ([8cf36ca](8cf36ca)) * Faster and clearer documentation ([795750d](795750d)) * Get a response from a website and add to list of scopes ([94999a1](94999a1)) * Only update on tape changing ([e297535](e297535)) * Remove old commands ([8d53a01](8d53a01)) * Run VHS slower, add demo dir ([6736651](6736651)) * Run via cobra ([85b3f40](85b3f40)) * Setup a prettier selection ([2a37daa](2a37daa)) * Show multiple lines ([0d1bcf2](0d1bcf2)) * This is a new feature! ([0c1c5fc](0c1c5fc)) * Trim spaces from each end of description ([3ba27c3](3ba27c3)) * Update non code related files for bubbletea ([ba424d5](ba424d5)) * Use existing model ([b19158a](b19158a)) * Wrapper existing models in a single one ([d65fed9](d65fed9))
1 parent d7c0679 commit b426754

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

docs/CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
# [1.2.0](https://github.com/PossibleLlama/commit-check/compare/v1.1.2...v1.2.0) (2023-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Add all gifs, not just basic ([a4d8a15](https://github.com/PossibleLlama/commit-check/commit/a4d8a1544f76e7b784c7d0583ac2e56b5acd9a42))
7+
* Add commands as prefix correctly ([955c827](https://github.com/PossibleLlama/commit-check/commit/955c8270b6b68270dffa5c9e44fa7c45e2e5b805))
8+
* Add delay at the end of the dry-run ([6aa61b8](https://github.com/PossibleLlama/commit-check/commit/6aa61b83ecb62880b7eb04aa8c68a47c5b132f08))
9+
* Dont run 'jira' check until properly implemented ([6cf12ca](https://github.com/PossibleLlama/commit-check/commit/6cf12ca584a181a254c975001f1526e95b070df0))
10+
* Echo out to file correctly ([e23df06](https://github.com/PossibleLlama/commit-check/commit/e23df0662b8aac6a6f32e47d1b7db0d38c997f32))
11+
* Ensure use of angular list ([92154fb](https://github.com/PossibleLlama/commit-check/commit/92154fb690ec01e309e691899468652e268bd7c4))
12+
* Enter after adding scope ([7e7765a](https://github.com/PossibleLlama/commit-check/commit/7e7765a19870911d6be106111ac75c56b83da687))
13+
* Get docs directory ([4f5f402](https://github.com/PossibleLlama/commit-check/commit/4f5f4028f4deb62d28d52d5f3f0a9dd31bb75323))
14+
* Global username ([6957dee](https://github.com/PossibleLlama/commit-check/commit/6957deec52d22b929361eeb5f457a9ca58e87762))
15+
* Pass version correctly ([6cff6a8](https://github.com/PossibleLlama/commit-check/commit/6cff6a8a0b90bc56e11b27bd80ca1544887a5670))
16+
* Refine tape ([56c8dee](https://github.com/PossibleLlama/commit-check/commit/56c8dee782fff0f2601a627f0f49dc43a8a3a530))
17+
* Run cd command ([23f4807](https://github.com/PossibleLlama/commit-check/commit/23f48070f671069a4555b8dfdf782332d7fd39e3))
18+
* Run in another dir ([5ff7c2a](https://github.com/PossibleLlama/commit-check/commit/5ff7c2ac0ccbfaaaf1268388b3def33024e7b83c))
19+
* Run in another dir, slow down each step ([dfe3652](https://github.com/PossibleLlama/commit-check/commit/dfe3652c4b5529bfbc832ae108d3cd1cc84cb7e8))
20+
* Run the VHS is a smoother manner ([4908779](https://github.com/PossibleLlama/commit-check/commit/4908779ac3fba42d3a4330f81e8e13eb7aa364e4))
21+
* Select none for scope ([3a5303e](https://github.com/PossibleLlama/commit-check/commit/3a5303e6d1ecf230a40908f0675f4525b942442f))
22+
* Slowwwww ([15bc3dc](https://github.com/PossibleLlama/commit-check/commit/15bc3dc354f94648d0a57aaed7a59b5ae9383453))
23+
* Use available arguments ([90a8c53](https://github.com/PossibleLlama/commit-check/commit/90a8c53ea3f82c11202465092c6059340cf07af2))
24+
25+
26+
### Features
27+
28+
* Add breaking change option ([6232e04](https://github.com/PossibleLlama/commit-check/commit/6232e04919527a83e3b78592d760c2f0fe274676))
29+
* Add commit type selection ([5cc5c3f](https://github.com/PossibleLlama/commit-check/commit/5cc5c3f385b703aee4c61ce9325f069966118610))
30+
* Add path to generated file ([6673536](https://github.com/PossibleLlama/commit-check/commit/667353665ba6173d3346f98fbbf198feb0232da9))
31+
* Add prompts for scope and description ([70e49b2](https://github.com/PossibleLlama/commit-check/commit/70e49b20c1a4fa46444c4bbf70eb44f76b95e3bd))
32+
* Add tests in CI ([4214ff7](https://github.com/PossibleLlama/commit-check/commit/4214ff76b3f79470281cd194e235b6ade33ff33f))
33+
* Add VHS tape, updated on PR ([acc92d6](https://github.com/PossibleLlama/commit-check/commit/acc92d620b156dd63fb08bb38b217c64f35e2d75))
34+
* Allow manual input of scope ([3971b2e](https://github.com/PossibleLlama/commit-check/commit/3971b2ea9a241fd3270d6d1698c431278d443d1b))
35+
* Clear output before starting commands ([8cf36ca](https://github.com/PossibleLlama/commit-check/commit/8cf36ca0ad0a1ad8e884ac7cbe083d6f88bcb3c6))
36+
* Faster and clearer documentation ([795750d](https://github.com/PossibleLlama/commit-check/commit/795750da93fc6e9036f998590d7b16a491b7716a))
37+
* Get a response from a website and add to list of scopes ([94999a1](https://github.com/PossibleLlama/commit-check/commit/94999a1dffb0971d3f5f5a6011c1fec35fc60942))
38+
* Only update on tape changing ([e297535](https://github.com/PossibleLlama/commit-check/commit/e2975359b2d0b212c7c05a0bb9838bc804a9e036))
39+
* Remove old commands ([8d53a01](https://github.com/PossibleLlama/commit-check/commit/8d53a017f85096373785af4edebbca77153cc128))
40+
* Run VHS slower, add demo dir ([6736651](https://github.com/PossibleLlama/commit-check/commit/6736651caecaf80337345d10db75e08e6df9f6b8))
41+
* Run via cobra ([85b3f40](https://github.com/PossibleLlama/commit-check/commit/85b3f402ba70bea9fc7783950db3b74daf7d5efc))
42+
* Setup a prettier selection ([2a37daa](https://github.com/PossibleLlama/commit-check/commit/2a37daab4e814e5c1cf76a9e6823a6e49cb69e86))
43+
* Show multiple lines ([0d1bcf2](https://github.com/PossibleLlama/commit-check/commit/0d1bcf2c8c8d98164263d0c48ac7c31a6f3d4543))
44+
* This is a new feature! ([0c1c5fc](https://github.com/PossibleLlama/commit-check/commit/0c1c5fca30894552b36914adcadbc97559a8aac8))
45+
* Trim spaces from each end of description ([3ba27c3](https://github.com/PossibleLlama/commit-check/commit/3ba27c3215d0895ee65b048383d46c44f5fc1326))
46+
* Update non code related files for bubbletea ([ba424d5](https://github.com/PossibleLlama/commit-check/commit/ba424d59295ae552178d9ff099ae0f86da0b573d))
47+
* Use existing model ([b19158a](https://github.com/PossibleLlama/commit-check/commit/b19158a76249639e3ca69e39c2b0dd2033c8c045))
48+
* Wrapper existing models in a single one ([d65fed9](https://github.com/PossibleLlama/commit-check/commit/d65fed92ba0c268c23dbc8871de400183788fbf2))
49+
150
## [1.1.2](https://github.com/PossibleLlama/commit-check/compare/v1.1.1...v1.1.2) (2023-09-14)
251

352

0 commit comments

Comments
 (0)