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 a5b488e commit dd0213bCopy full SHA for dd0213b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.1.2](https://github.com/flex-development/string-wrap/compare/2.1.1...2.1.2) (2025-12-18)
2
+
3
+### :robot: Continuous Integration
4
5
+- [[`7f489d0`](https://github.com/flex-development/string-wrap/commit/7f489d024aa80117105268aaf4edc5ac29e67489)] **workflows:** [`publish`] fix gpr auth
6
7
## [2.1.1](https://github.com/flex-development/string-wrap/compare/2.1.0...2.1.1) (2025-12-18)
8
9
### :robot: Continuous Integration
@@ -90,3 +96,4 @@
90
96
91
97
92
98
99
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",
0 commit comments