From 5e939c144bd6e30b8bdfaf9c361182bebe10fe27 Mon Sep 17 00:00:00 2001 From: Bumpr Date: Thu, 28 Sep 2023 17:51:57 +0000 Subject: [PATCH] [ci skip] [bumpr] Version bump to 2.16.3 From CI build 27 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b9c82e..f83ff0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. +## [2.16.3] - 2023-09-28 ([PR 79](https://github.com/all-i-code/bumpr/pull/79)) +### Added +- Newline at the end of JSON files + + + ## [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` diff --git a/package.json b/package.json index 78d88e2..1afac3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bumpr", - "version": "2.16.2", + "version": "2.16.3", "description": "Bump the version of an package based on a Pull Request", "type": "module", "bin": {