Skip to content

Commit 0c61dd9

Browse files
release: 2.0.0 (#14)
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 a39d37a commit 0c61dd9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.0.0](https://github.com/flex-development/string-wrap/compare/1.0.1...2.0.0) (2025-12-06)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- spacer functions
6+
7+
### :sparkles: Features
8+
9+
- [[`d2f80a5`](https://github.com/flex-development/string-wrap/commit/d2f80a5aa97b38e077596ab332d456b7a4ff06ae)] spacer functions
10+
111
## [1.0.1](https://github.com/flex-development/string-wrap/compare/1.0.0...1.0.1) (2025-12-05)
212

313
### :package: Build
@@ -47,3 +57,4 @@
4757

4858

4959

60+

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

0 commit comments

Comments
 (0)