From 1f27d2f81653404c2d1567e7832418245e64c210 Mon Sep 17 00:00:00 2001 From: mixmax-bot Date: Thu, 11 Aug 2022 18:17:46 +0000 Subject: [PATCH] chore(release): 2.0.3 [skip ci] ### [2.0.3](https://github.com/mixmaxhq/semantic-release-config/compare/v2.0.2...v2.0.3) (2022-08-11) ### Bug Fixes * include branches config to support main ([5b6fa2d](https://github.com/mixmaxhq/semantic-release-config/commit/5b6fa2d117cd76ff0635c482c343c3c48d8d2187)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba3e38..129b6ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [2.0.3](https://github.com/mixmaxhq/semantic-release-config/compare/v2.0.2...v2.0.3) (2022-08-11) + + +### Bug Fixes + +* include branches config to support main ([5b6fa2d](https://github.com/mixmaxhq/semantic-release-config/commit/5b6fa2d117cd76ff0635c482c343c3c48d8d2187)) + ### [2.0.2](https://github.com/mixmaxhq/semantic-release-config/compare/v2.0.1...v2.0.2) (2021-08-30) diff --git a/package-lock.json b/package-lock.json index ad9dee7..a02f4d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mixmaxhq/semantic-release-config", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mixmaxhq/semantic-release-config", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "dependencies": { "@mixmaxhq/semantic-commitlint": "^1.0.3", diff --git a/package.json b/package.json index c259bb6..d9ff3f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mixmaxhq/semantic-release-config", - "version": "2.0.2", + "version": "2.0.3", "description": "The shared configuration we use for `semantic-release`.", "main": "index.js", "files": [