Skip to content

Commit 29393e3

Browse files
release: 1.1.1 (#267)
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 70d131c commit 29393e3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.1.1](https://github.com/flex-development/colors/compare/1.1.0...1.1.1) (2025-11-22)
2+
3+
### :package: Build
4+
5+
- [[`85aca8b`](https://github.com/flex-development/colors/commit/85aca8ba32dbc79e1d72761bb6552d46f8694241)] **deps-dev:** Bump the vitest group with 3 updates ([#266](https://github.com/flex-development/colors/issues/266))
6+
7+
### :robot: Continuous Integration
8+
9+
- [[`6dcd7cc`](https://github.com/flex-development/colors/commit/6dcd7cc47563fe478c6a7a30b8070a6aab3c38c5)] **deps:** Bump actions/checkout from 5.0.1 to 6.0.0 ([#265](https://github.com/flex-development/colors/issues/265))
10+
11+
### :bug: Fixes
12+
13+
- [[`54f53ad`](https://github.com/flex-development/colors/commit/54f53adbcafacd457aa23cf959bdc269573e2e36)] [`stripAnsi`] ansi pattern
14+
- [[`d1f3056`](https://github.com/flex-development/colors/commit/d1f30565573439bc1fa199dff47ed51bee35c68a)] [`stripAnsi`] ansi pattern
15+
116
## [1.1.0](https://github.com/flex-development/colors/compare/1.0.2...1.1.0) (2025-11-18)
217

318
### :package: Build
@@ -277,3 +292,4 @@
277292

278293

279294

295+

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/colors",
33
"description": "Style messages in the terminal and browser",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"keywords": [
66
"ansi",
77
"color",

0 commit comments

Comments
 (0)