From c7afc808361f7d5a8a6ec436d045ee1c45ccd1d6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 17 Jul 2023 20:39:25 +0000 Subject: [PATCH] chore(release): 1.3.5 ## [1.3.5](https://github.com/hongaar/moker/compare/v1.3.4...v1.3.5) (2023-07-17) ### Bug Fixes * **deps:** bump bandersnatch from 1.12.4 to 1.12.5 ([#204](https://github.com/hongaar/moker/issues/204)) ([9ab6206](https://github.com/hongaar/moker/commit/9ab62068e9e8bebef41c4a198cd50fe089a8fffe)) [skip ci] --- CHANGELOG.md | 8 ++++++++ packages/cli/package.json | 2 +- packages/core/package.json | 2 +- packages/plugins/package.json | 2 +- packages/templates/package.json | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 818fd0cc..b8556bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.3.5](https://github.com/hongaar/moker/compare/v1.3.4...v1.3.5) (2023-07-17) + +### Bug Fixes + +- **deps:** bump bandersnatch from 1.12.4 to 1.12.5 + ([#204](https://github.com/hongaar/moker/issues/204)) + ([9ab6206](https://github.com/hongaar/moker/commit/9ab62068e9e8bebef41c4a198cd50fe089a8fffe)) + ## [1.3.4](https://github.com/hongaar/moker/compare/v1.3.3...v1.3.4) (2023-07-11) ### Bug Fixes diff --git a/packages/cli/package.json b/packages/cli/package.json index eaf5a258..93ba12f2 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "moker", - "version": "1.3.4", + "version": "1.3.5", "description": "The moker CLI", "repository": "https://github.com/hongaar/moker", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index ee2212fe..12f17cc6 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/core", - "version": "1.3.4", + "version": "1.3.5", "description": "Core moker functions", "repository": "https://github.com/hongaar/moker", "license": "MIT", diff --git a/packages/plugins/package.json b/packages/plugins/package.json index 00d1d6f3..ba82f605 100644 --- a/packages/plugins/package.json +++ b/packages/plugins/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/plugins", - "version": "1.3.4", + "version": "1.3.5", "description": "Moker plugins", "repository": "https://github.com/hongaar/moker", "license": "MIT", diff --git a/packages/templates/package.json b/packages/templates/package.json index e71c4b57..0c24a31d 100644 --- a/packages/templates/package.json +++ b/packages/templates/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/templates", - "version": "1.3.4", + "version": "1.3.5", "description": "Moker templates", "repository": "https://github.com/hongaar/moker", "license": "MIT",