Skip to content

Commit

Permalink
πŸ”–οΈ @jeromefitz/semantic@2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
https://1eee48b15bc0b7718360a4b5ce92ecea848a2a1e@github.com/jeromefitz/packages/releases/tag/@jeromefitz/semantic@2.0.0

# [2.0.0](https://github.com/jeromefitz/packages/compare/@jeromefitz/semantic@1.1.2...@jeromefitz/semantic@2.0.0) (2021-05-13)

### πŸ”€  Merge
#### Merge branches.

* πŸ”€οΈ Merge branch 'main' into canary ([](9afe718))

### 🚨  Lint
#### Fix compiler / linter warnings.

*  (packages) run updated import sort from eslint ([](28e4fdf))

### ⬆️  Upgrade
#### Upgrade dependencies.

*  (semantic) @jeromefitz/git-cz@8.0.0 ([](0796556))
* (semantic) @jeromefitz/git-cz@8.0.0-canary.3 ([](df36152))

### πŸš‘οΈ  Hotfix
#### Critical hotfix.

*  (semantic) noteKeywords for [b]reaking ([](a9f3f05))

### πŸ›  Fix
#### Fix a bug.

*  (semantic) attempt to fix breaking change grep ([](a223e96))
*  (semantic) allow emoji|type for releaseRules ([](1c960dd))

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

*  (semantic) git(moji)-cz@8.0.0-canary.5 ([](6d5670d))
* (semantic) git(moji)-cz@8.0.0-canary.4 ([](42d2315))
* release notes generator quickfix ([](1df9a4d))

### πŸ’₯  Breaking
#### Introduce breaking changes.

* trigger major ([](ccc87c2))

### πŸ”¨  Build
#### Add or update development scripts.

* (semantic) canary branch for prerelease ([](09815ab))

### ♻️  Refactor
#### Refactor code.

* update changelog config ([](611e204))
* (packages) allow for --no-verify and --continue in husky ([](387096f))

### πŸ“  Docs
#### Add or update documentation.

* (semantic) hack release notes subheading ([](e2ad457))
  • Loading branch information
semantic-release-bot committed May 13, 2021
1 parent a616f4e commit 3bb89a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/semantic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jeromefitz/semantic",
"version": "2.0.0-canary.9",
"version": "2.0.0",
"description": "Semantic Versioning, Conventional Commits with CI/CD for GitHub Actions.",
"author": {
"name": "Jerome Fitzgerald",
Expand Down

0 comments on commit 3bb89a1

Please sign in to comment.