We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499f582 commit cf4460eCopy full SHA for cf4460e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.1.1](https://github.com/flex-development/string-wrap/compare/2.1.0...2.1.1) (2025-12-18)
2
+
3
+### :robot: Continuous Integration
4
5
+- [[`f88a836`](https://github.com/flex-development/string-wrap/commit/f88a8367ed8eeb3518e4f77e6890dc69467a84f2)] **workflows:** [`publish`] migrate to oidc trusted publishing
6
7
## [2.1.0](https://github.com/flex-development/string-wrap/compare/2.0.0...2.1.0) (2025-12-18)
8
9
### :package: Build
@@ -83,3 +89,4 @@
83
89
84
90
85
91
92
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",
0 commit comments