Skip to content

Commit f8ea2ef

Browse files
release: 1.0.0 (#1)
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 d5ed144 commit f8ea2ef

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
@@ -0,0 +1,11 @@
1+
## 1.0.0 (2025-11-23)
2+
3+
### :sparkles: Features
4+
5+
- [[`6f3a1bd`](https://github.com/flex-development/strip-ansi/commit/6f3a1bd1a32e344de9d85715b4a701b438d3a0fb)] `stripAnsi`
6+
7+
### :house_with_garden: Housekeeping
8+
9+
- [[`068abb5`](https://github.com/flex-development/strip-ansi/commit/068abb5c85151944a436c20f4939c1e901d10e7d)] initial commit
10+
11+

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/strip-ansi",
33
"description": "Remove ANSI escape codes",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"keywords": [
66
"256",
77
"ansi",

0 commit comments

Comments
 (0)