Skip to content

Commit cf4460e

Browse files
release: 2.1.1 (#28)
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 499f582 commit cf4460e

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.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+
17
## [2.1.0](https://github.com/flex-development/string-wrap/compare/2.0.0...2.1.0) (2025-12-18)
28

39
### :package: Build
@@ -83,3 +89,4 @@
8389

8490

8591

92+

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.0",
4+
"version": "2.1.1",
55
"keywords": [
66
"256",
77
"ansi",

0 commit comments

Comments
 (0)