From c4bc1227411279005d522c8d51aaf28f641e3d48 Mon Sep 17 00:00:00 2001 From: Bumpr Date: Thu, 28 Sep 2023 11:48:34 +0000 Subject: [PATCH] [ci skip] [bumpr] Version bump to 2.16.2 From CI build 25 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a09f31..0b9c82e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. +## [2.16.2] - 2023-09-28 ([PR 77](https://github.com/all-i-code/bumpr/pull/77)) +### Fixed +- Processing of response from `npm query .workspace` + + + + ## [2.16.1] - 2023-09-27 ([PR 74](https://github.com/all-i-code/bumpr/pull/74)) ### Removed - Experimental JSON import diff --git a/package.json b/package.json index 7cf913b..78d88e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bumpr", - "version": "2.16.1", + "version": "2.16.2", "description": "Bump the version of an package based on a Pull Request", "type": "module", "bin": {