All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- New configuration; shorter command, removal of repo add/remove
#3
- Update branch, repo and tag command to suggest running "create-config" command if repositories are empty
4e8661c
- Update README.md with new shorter bin command, removal of repos and new configuration
86ca8fc
- Update init command to "pretty print" the json file
eabb996
- Added create-config command
ebc80a1
- Update bin name to "bmrm"
c4f7f25
- Update .gitignore to ignore local config files
426501e
- Remove .npmignore, add files array instead
25f18bd
- Remove repo add/remove command, add cosmiconfig, update all commands with new config
6d9822d
- Update dependencies
23a6a92
- Add cosmiconfig
b4b35c9
1.0.1 - 2021-11-16
- Update .npmignore with .idea folder
#2
- Initial Code
#1
- Remove server/server/s npm scripts
fbd022b
- Update .npmignore with more config files
307d553
- Add release-it config
4fbac2a
- Add auto-changelog, CHANGELOG.md file and config
b8df18e
- Add release-it and release script to package.json
92fe147
- Remove private and add publishConfig to package.json
dda9616
- Update README.md with installation and command documentation
3269808
- Add tag command and sub commands
83e7d92
- Updated success messages for repo commands
79c9bba
- Update init to ask for version prefix and prerelease identifier
e322368
- Update a few logs and prompt messages for branch commands
3893689
- Add semver
e367beb
- Update console name to be explicit
e7150df
- Reorder some fields in package.json
8a8336d
- Add ls-engines package and add engines property to package.json
486bb48
- Add .npmignore, update package.json with scoped username
ce41bf1
- Downgrade to eslint 7.x to avoid warning with eslint-plugin-promise
a0e958f
- Make bin/console.js executable
6cc2c45
- Move src/index.js to bin/console.js, update references, add bin field
56a41c7
- Rename create-branch file to branch, expand and add delete branch functionality
2f9c425
- Remove log symbols, use chalk for success/error in create branch command
5fff697
- Update index.js to imports, add seperate commands from files
4342a9d
- Add init, repo and create-branch files
1dcdb5a
- Update eslint file to commonjs
963e04b
- Add axios, log-symbols
99ff2dc
- Add cli-table
d91b3ee
- Add index.js with init command
3fcf88d
- Add inquirer
8cd6bad
- Add commander
11984b4
- Add package.json, add eslint
3e7d889
- Initial commit
e18c056