From 9ca9ef9143eb587c4ceb973621c5e8fd0c028bcd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 7 Jun 2023 08:19:14 +0000 Subject: [PATCH] chore(release): 1.0.1 ## [1.0.1](https://github.com/hongaar/semantic-release-yarn/compare/v1.0.0...v1.0.1) (2023-06-07) ### Bug Fixes * moker updates ([#116](https://github.com/hongaar/semantic-release-yarn/issues/116)) ([1990fed](https://github.com/hongaar/semantic-release-yarn/commit/1990fed11929f4b863aebd6177dfb254bab2275b)) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26cd2bf7..85681f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/hongaar/semantic-release-yarn/compare/v1.0.0...v1.0.1) (2023-06-07) + + +### Bug Fixes + +* moker updates ([#116](https://github.com/hongaar/semantic-release-yarn/issues/116)) ([1990fed](https://github.com/hongaar/semantic-release-yarn/commit/1990fed11929f4b863aebd6177dfb254bab2275b)) + # [1.0.0](https://github.com/hongaar/semantic-release-yarn/compare/v0.3.2...v1.0.0) (2023-04-04) ### Features diff --git a/package.json b/package.json index 375d0e2c..3be458ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-release-yarn", - "version": "1.0.0", + "version": "1.0.1", "description": "semantic-release plugin to publish a npm package with yarn", "keywords": [ "npm",