Skip to content

Releases: vennet-developers/gitcook

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 04:30
0c856f4

1.0.1 (2024-07-01)

Bug Fixes

  • security: 🐛 Fix vulnerability with dependency prototype pollution in inquirer > lodash package (584a3c3)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 00:16
48eaa1a

1.0.0 (2024-06-21)

  • feat(core)!: ✨ Allow branch creation wizard and Update documentation (ba9da14)

Bug Fixes

  • core: 🐛 Fix command for execution (247f8fe)
  • core: 🐛 Fix inconsistent command execution (dcbe893)
  • core: 🐛 Fix init commnad when there are changes (a69fe3b)
  • core: 🐛 Fix line break on conventional commit creation (2f67f4a)
  • core: 🐛 Fix the commands execution (438279b)

Features

  • core: ✨ Add new command for creating and pushing new branches via wizard (aaafadd)

BREAKING CHANGES

  • init command now execute branch creation and commit was set for coventional commit creation

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:59
9f26186

0.6.1 (2024-06-12)

Bug Fixes

  • core: 🐛 Fix errors in concatenate body and footer section (e4b9e75)
  • core: 🐛 Fix the breaking change flag position in the commit (5174613)