diff --git a/CHANGELOG.md b/CHANGELOG.md index ebf1b60..b76ace8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.1.1](https://github.com/flex-development/string-wrap/compare/2.1.0...2.1.1) (2025-12-18) + +### :robot: Continuous Integration + +- [[`f88a836`](https://github.com/flex-development/string-wrap/commit/f88a8367ed8eeb3518e4f77e6890dc69467a84f2)] **workflows:** [`publish`] migrate to oidc trusted publishing + ## [2.1.0](https://github.com/flex-development/string-wrap/compare/2.0.0...2.1.0) (2025-12-18) ### :package: Build @@ -83,3 +89,4 @@ + diff --git a/package.json b/package.json index ecc33a5..6defc7c 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.0", + "version": "2.1.1", "keywords": [ "256", "ansi",