Skip to content

Commit

Permalink
🔖️ @jeromefitz/semantic@2.0.5-canary.1 [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.5-canary.1

## [2.0.5-canary.1](https://github.com/jeromefitz/packages/compare/@jeromefitz/semantic@2.0.4...@jeromefitz/semantic@2.0.5-canary.1) (2021-05-19)

### 🚑️  Hotfix
#### Critical hotfix.

*  (semantic) swap semver/type for :code: ([](3cc2324))

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

*  (semantic) add code to releaseRules for semver (dependabot 🤖️) ([](594ac03))
  • Loading branch information
semantic-release-bot committed May 19, 2021
1 parent c2c9f3b commit 2a27226
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.4",
"version": "2.0.5-canary.1",
"description": "Semantic Versioning, Conventional Commits with CI/CD for GitHub Actions.",
"author": {
"name": "Jerome Fitzgerald",
Expand Down

0 comments on commit 2a27226

Please sign in to comment.