Skip to content

Commit c028655

Browse files
committed
release: 2023-12-04, Version 15.0.0 [skip ci]
1 parent 29ede75 commit c028655

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [15.0.0](https://github.com/esatterwhite/node-seeli/compare/v14.1.1...v15.0.0) (2023-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci**: update node matrix to reflect true level of support [29ede75](https://github.com/esatterwhite/node-seeli/commit/29ede753a7d3848b9f5173fda7b6ddb0cfdd9425) - Eric Satterwhite
7+
* **typo**: Fix 2 exception name typos [517d7cb](https://github.com/esatterwhite/node-seeli/commit/517d7cb051584f1e471429865491f365b0bb41ea) - Eric Satterwhite
8+
9+
10+
### **BREAKING CHANGES**
11+
12+
* **ci:** minimum version of node is 16
13+
114
## [14.1.1](https://github.com/esatterwhite/node-seeli/compare/v14.1.0...v14.1.1) (2023-02-20)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "seeli",
3-
"version": "14.1.1",
3+
"version": "15.0.0",
44
"description": "Object oriented, flexible CLI tools",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)