Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.1.0...v6.0.0) (2021-04-04)

### Bug Fixes

* πŸ› space{2} ([dab1ea0](dab1ea0))

### Features

* 🎸 feature/semantic-branch-names ([4e0289e](4e0289e))

### Performance Improvements

* ABC-1234 ⚑️ test how this looks ([dd8d5f1](dd8d5f1))

### BREAKING CHANGES

* ⚑️ remove node@10 support

refactor: πŸ’‘ remove --branch console

refactor: πŸ’‘ lift up branchName

refactor: πŸ’‘ attempt again at lift

refactor: πŸ’‘ wait what commenting this out works

test: πŸ’ kind of, is rev-parse the prblem here

refactor: πŸ’‘ run.js is not even a thing

refactor: πŸ’‘ yup check against dryRun() for stsaged fileds

refactor: πŸ’‘ wut

refactor: πŸ’‘ how many checks do you want you moron

refactor: πŸ’‘ one more time

refactor: πŸ’‘ here i am

refactor: πŸ’‘ just needed to pass --allow-empty

refactor: πŸ’‘ update snapshots

refactor: πŸ’‘ prep for merge update README hack hack hack
  • Loading branch information
semantic-release-bot committed Apr 4, 2021
1 parent d523600 commit 0b96f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jeromefitz/git-cz",
"version": "5.1.0",
"version": "6.0.0",
"description": "Semantic emojified git commit, git-cz.",
"main": "dist/cz.js",
"bin": {
Expand Down

0 comments on commit 0b96f40

Please sign in to comment.