From e14ba2a325b9809dce8f97d7471a86b3b1df7a72 Mon Sep 17 00:00:00 2001 From: vidavidorra-release <65564857+vidavidorra-release@users.noreply.github.com> Date: Fri, 9 Jun 2023 19:57:28 +0000 Subject: [PATCH] chore(release): 1.1.314 [skip ci] ## [1.1.314](https://github.com/vidavidorra/repo-template/compare/v1.1.313...v1.1.314) (2023-06-09) ### Bug Fixes * **deps:** update dependency conventional-changelog-conventionalcommits to v6 ([#231](https://github.com/vidavidorra/repo-template/issues/231)) ([0da845e](https://github.com/vidavidorra/repo-template/commit/0da845e57775c3364d4f136ab4788b84b05b8da8)) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 966d067..7149d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.1.314](https://github.com/vidavidorra/repo-template/compare/v1.1.313...v1.1.314) (2023-06-09) + +### Bug Fixes + +- **deps:** update dependency conventional-changelog-conventionalcommits to v6 ([#231](https://github.com/vidavidorra/repo-template/issues/231)) ([0da845e](https://github.com/vidavidorra/repo-template/commit/0da845e57775c3364d4f136ab4788b84b05b8da8)) + ## [1.1.313](https://github.com/vidavidorra/repo-template/compare/v1.1.312...v1.1.313) (2023-04-18) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 21365e9..f01906d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "repo-template", - "version": "1.1.313", + "version": "1.1.314", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "repo-template", - "version": "1.1.313", + "version": "1.1.314", "hasInstallScript": true, "license": "GPL-3.0-or-later", "devDependencies": { diff --git a/package.json b/package.json index c2a0b07..e384e3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repo-template", - "version": "1.1.313", + "version": "1.1.314", "description": "A template for creating new repositories.", "private": true, "scripts": {