Skip to content

Commit

Permalink
Incorrect font-def names for bright background colors
Browse files Browse the repository at this point in the history
Incorrect ANSI codes for bright colors

Fixes #90
  • Loading branch information
hlship committed Jun 20, 2023
1 parent 05a73fa commit 6fdcee6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.4.4 -- 20 Jun 2023

Fixed: Incorrectly named font terms with `compose`
Fixed: Incorrect ANSI codes for bright and bright background colors

[Closed Issues](https://github.com/AvisoNovate/pretty/milestone/36?closed=1)

## 1.4.3 -- 24 May 2023

The `compose` function would collapse blank strings to empty strings.
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.3
1.4.4

0 comments on commit 6fdcee6

Please sign in to comment.