Releases: pshaddel/conventional-branch
Releases · pshaddel/conventional-branch
0.1.3
0.1.2
0.1.1
0.1.0
- f401960 Release 0.1.0 Better documentation
- cfc7d2d fix missing comma in package.json that was failing the pipeline
- 4fe73f6 add test to default values of type
- 46601b2 docs: 📝 improve documentation and change default values
- 525da1b Update README.md
- cb3f999 Update README.md
- c57af7a Update README.md
- 0a6039f change package lock json
0.0.9
0.0.8
- 01725f8 fix: 🐛 use default categories
- 478df3d Merge branch 'main' of https://github.com/pshaddel/conventional-branch
- 02a4322 0.2.0
- 0c7d802 Delete vsc-extension-quickstart.md
- d3b299d Update README.md
- b63b1d7 add version 0.1.0
- 2b15f80 run on macos so tests can pass
- 3612b29 add a new deployment ci
- f50f4d1 add permissions
- 15f3450 use correct versions
- da7a53b run on master
- 68dfef0 use default release action
- 745af43 use another version
- 7ab55b7 check if release is working here
- 616e48b run the steps of release only if there is a new package.json version
- 07ebc76 feat: 💚 run ci and release in different pipelines
- a16c770 test if we can automate deploy
0.0.7
- 5de7a45 add permission for creating release
- 6253ee3 use correct version
- a2c9aeb default branch is main
- 46298df the default branch is main
- a0b5ac0 test if auto-release works
- 72c744c check if tests are passing on macos
- 6da5a7c test multi step job on ci cd
- d41f938 Add more categories to the vscode extension
- 2d4591f check linting on pull requests to master
- bf710cb add v to the version
- 8187ac8 use versions instead of latest
- 014d8a0 remove branches
- d5ef733 remove the whole pull request
- a66b733 remove the second pull request from lint
- 26cb6fd check if lint works without pull request event
- 324dc1c fix pull request event on lint.yml
- d2cecf8 fix: 🐛 fix linting events on lint.yml
- d31eaa9 build: 👷 add linting to the ci pipeline
- 5ee8341 fix: 🐛 create branch based on configurations
- 80a0054 add icon-title to readme
- a5ea47d fix: 🚑 fix branch creation
- b443641 feat: ✨ use git extension for creating a new branch
- aa03a40 add new logo fix npm i command
- 4ae8790 install packages before publishing the package
- 5586373 fix prepublish command
- 253b8a1 run prepublish
- c7018d0 add activationEvents to prevent github action failing
- ed2f3df increase the version
- 48d78ff Add Automatic deploy to CICD
- 43ed034 fix: 🐛 handle escape key properly
- b245c83 Use Git Command
- f5b4c08 add publisher name to the extension
- 82b3729 docs: 📝 add more document to the extension
- 10987b8 feat: ✨ Initiate the repository of conventional branch vscode extension
- b9e1f9b Initial commit