From 2d25f9f5915a919d10e27121ebac01835b31ee88 Mon Sep 17 00:00:00 2001 From: "talviewbot[bot]" <166202310+talviewbot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 14:50:38 +0000 Subject: [PATCH] Release: 0.14.0 --- CHANGELOG.md | 9 ++++++++- package.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd2a9a7..4a7341b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v0.13.0](https://github.com/talview/release-action/compare/v0.13.0...v0.13.0) +## [v0.14.0](https://github.com/talview/release-action/compare/v0.14.0...v0.14.0) + +## [v0.14.0](https://github.com/talview/release-action/compare/v0.13.0...v0.14.0) - 2024-04-24 + +### Merged + +- Bump the npm-development group with 5 updates [`#9`](https://github.com/talview/release-action/pull/9) ## [v0.13.0](https://github.com/talview/release-action/compare/v0.11.0...v0.13.0) - 2024-04-08 ### Commits +- Release: 0.13.0 [`ab1ef9b`](https://github.com/talview/release-action/commit/ab1ef9bfe185363ab41bf55436feaf75d61f6632) - Commit ref [`add2b3c`](https://github.com/talview/release-action/commit/add2b3c3ce80529f51e6dd434788f17a57c8a1e7) - Tag bump [`a4bb26e`](https://github.com/talview/release-action/commit/a4bb26e8542e7921c3e7d84a61f0fc9dc98c18e7) diff --git a/package.json b/package.json index a632798..e7bbcaa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@talview/release-action", "description": "Talview release action", - "version": "0.13.0", + "version": "0.14.0", "author": "", "private": true, "homepage": "https://github.com/talview/release-action",