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",