Skip to content

Commit dd0213b

Browse files
release: 2.1.2 (#30)
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent a5b488e commit dd0213b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [2.1.1](https://github.com/flex-development/string-wrap/compare/2.1.0...2.1.1) (2025-12-18)
28

39
### :robot: Continuous Integration
@@ -90,3 +96,4 @@
9096

9197

9298

99+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/string-wrap",
33
"description": "Wrap a string to a specified column width",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"keywords": [
66
"256",
77
"ansi",

0 commit comments

Comments
 (0)