From 24e8d878db5b4ebdcf8a2cebf94a44adde84ad0c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Jul 2023 02:31:03 +0000 Subject: [PATCH] chore(release): 1.3.4 ## [1.3.4](https://github.com/hongaar/moker/compare/v1.3.3...v1.3.4) (2023-07-11) ### Bug Fixes * **deps:** bump semver from 5.7.1 to 5.7.2 ([#203](https://github.com/hongaar/moker/issues/203)) ([0d17ffd](https://github.com/hongaar/moker/commit/0d17ffde9087351b4c2811ddff30aff396759dea)) [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 7a3da7dd..818fd0cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.3.4](https://github.com/hongaar/moker/compare/v1.3.3...v1.3.4) (2023-07-11) + +### Bug Fixes + +- **deps:** bump semver from 5.7.1 to 5.7.2 + ([#203](https://github.com/hongaar/moker/issues/203)) + ([0d17ffd](https://github.com/hongaar/moker/commit/0d17ffde9087351b4c2811ddff30aff396759dea)) + ## [1.3.3](https://github.com/hongaar/moker/compare/v1.3.2...v1.3.3) (2023-07-10) ### Bug Fixes diff --git a/packages/cli/package.json b/packages/cli/package.json index 5f7c173f..8da19aa1 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "moker", - "version": "1.3.3", + "version": "1.3.4", "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 f89069bb..ee2212fe 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/core", - "version": "1.3.3", + "version": "1.3.4", "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 a29b67f2..00d1d6f3 100644 --- a/packages/plugins/package.json +++ b/packages/plugins/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/plugins", - "version": "1.3.3", + "version": "1.3.4", "description": "Moker plugins", "repository": "https://github.com/hongaar/moker", "license": "MIT", diff --git a/packages/templates/package.json b/packages/templates/package.json index 5ff5967e..e71c4b57 100644 --- a/packages/templates/package.json +++ b/packages/templates/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/templates", - "version": "1.3.3", + "version": "1.3.4", "description": "Moker templates", "repository": "https://github.com/hongaar/moker", "license": "MIT",