From d035db41dce969d7e739d3fbef1bb63ffbb499e8 Mon Sep 17 00:00:00 2001 From: "flex-development[bot]" <148604919+flex-development[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 00:45:05 +0000 Subject: [PATCH] release: 2.1.2 Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b76ace8..1c8f2ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.1.2](https://github.com/flex-development/string-wrap/compare/2.1.1...2.1.2) (2025-12-18) + +### :robot: Continuous Integration + +- [[`7f489d0`](https://github.com/flex-development/string-wrap/commit/7f489d024aa80117105268aaf4edc5ac29e67489)] **workflows:** [`publish`] fix gpr auth + ## [2.1.1](https://github.com/flex-development/string-wrap/compare/2.1.0...2.1.1) (2025-12-18) ### :robot: Continuous Integration @@ -90,3 +96,4 @@ + diff --git a/package.json b/package.json index 6defc7c..432331a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@flex-development/string-wrap", "description": "Wrap a string to a specified column width", - "version": "2.1.1", + "version": "2.1.2", "keywords": [ "256", "ansi",