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

Commit

Permalink
🔖️ @jeromefitz/git-cz-v8.0.0-canary.2 [skip ci]
Browse files Browse the repository at this point in the history
https://1eee48b15bc0b7718360a4b5ce92ecea848a2a1e@github.com/jeromefitz/git-cz/releases/tag/@jeromefitz/git-cz-v8.0.0-canary.2

# [8.0.0-canary.2](https://github.com/jeromefitz/git-cz/compare/@jeromefitz/git-cz-v8.0.0-canary.1...@jeromefitz/git-cz-v8.0.0-canary.2) (2021-05-04)

### ♻️  Refactor code.

*  grep package.json old-fashioned way ([](0911dc9))

### 🩹  Simple fix for a non-critical issue.

*  npm update to remove src & changelog ([](d7b0ecd))
  • Loading branch information
semantic-release-bot committed May 4, 2021
1 parent 0911dc9 commit 7044564
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": "8.0.0-canary.1",
"version": "8.0.0-canary.2",
"description": "git(moji)-cz => conventional commits, gitflow branching",
"main": "dist/cz.js",
"bin": {
Expand Down

0 comments on commit 7044564

Please sign in to comment.