From 84c028ea5edcaab185355fc0f76ab4fe384810ec Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Sep 2023 20:30:46 +0000 Subject: [PATCH] chore(release): 1.6.2 ## [1.6.2](https://github.com/hongaar/moker/compare/v1.6.1...v1.6.2) (2023-09-25) ### Bug Fixes * **deps:** bump bandersnatch from 1.12.6 to 1.12.7 ([#241](https://github.com/hongaar/moker/issues/241)) ([eac185d](https://github.com/hongaar/moker/commit/eac185d1b17cfa075e1d7be0fb882e4daccd184d)) [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 1c4909b4..84003fbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.6.2](https://github.com/hongaar/moker/compare/v1.6.1...v1.6.2) (2023-09-25) + +### Bug Fixes + +- **deps:** bump bandersnatch from 1.12.6 to 1.12.7 + ([#241](https://github.com/hongaar/moker/issues/241)) + ([eac185d](https://github.com/hongaar/moker/commit/eac185d1b17cfa075e1d7be0fb882e4daccd184d)) + ## [1.6.1](https://github.com/hongaar/moker/compare/v1.6.0...v1.6.1) (2023-09-24) ### Bug Fixes diff --git a/packages/cli/package.json b/packages/cli/package.json index b5bde1a7..ae9a3e74 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "moker", - "version": "1.6.1", + "version": "1.6.2", "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 aed1387b..72f1d434 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/core", - "version": "1.6.1", + "version": "1.6.2", "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 54dc1f77..bb00f2fe 100644 --- a/packages/plugins/package.json +++ b/packages/plugins/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/plugins", - "version": "1.6.1", + "version": "1.6.2", "description": "Moker plugins", "repository": "https://github.com/hongaar/moker", "license": "MIT", diff --git a/packages/templates/package.json b/packages/templates/package.json index ab4162ad..b6e14136 100644 --- a/packages/templates/package.json +++ b/packages/templates/package.json @@ -1,6 +1,6 @@ { "name": "@mokr/templates", - "version": "1.6.1", + "version": "1.6.2", "description": "Moker templates", "repository": "https://github.com/hongaar/moker", "license": "MIT",