Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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))
- Loading branch information