From a1da8861f644ffdeacaf0986b7a29c6a4bb0e5c6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Jun 2019 22:23:45 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] ## [1.0.3](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.2...v1.0.3) (2019-06-11) ### Bug Fixes * add notes after title ([e97d855](https://github.com/jedmao/semantic-release-npm-github-config/commit/e97d855)) --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57acfea..4a68973 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.3](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.2...v1.0.3) (2019-06-11) + + +### Bug Fixes + +* add notes after title ([e97d855](https://github.com/jedmao/semantic-release-npm-github-config/commit/e97d855)) + +# Changelog + ## [1.0.2](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.1...v1.0.2) (2019-06-11) diff --git a/package.json b/package.json index 7ebf2ea..219e117 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jedmao/semantic-release-npm-github-config", - "version": "1.0.2", + "version": "1.0.3", "description": "semantic-release shareable configuration for npm + GitHub", "main": ".releaserc.json", "files": [