Skip to content

Commit f14481a

Browse files
committed
chore: release v3.16.0 with full text of license
1 parent 03183d6 commit f14481a

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.16.0 (2025-02-21)
4+
5+
- chore: after testing bump version to release version 3.16.0
6+
37
## 3.16.0-beta.3 (2025-02-21)
48

59
- chore: revert the full text of ISC license from https://opensource.org/license/isc-license-txt

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ansis",
3-
"version": "3.16.0-beta.3",
3+
"version": "3.16.0",
44
"description": "A small and fast library for applying ANSI colors in terminal or browser console",
55
"keywords": [
66
"ansi",

package.npm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ansis",
3-
"version":"3.16.0-beta.3",
3+
"version":"3.16.0",
44
"description":"ANSI color lib",
55
"keywords":["ansi","color","cli"],
66
"license":"ISC",

0 commit comments

Comments
 (0)