Skip to content

Commit

Permalink
release: 2023-12-31, Version 15.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dependant-bot committed Dec 31, 2023
1 parent a21e065 commit 17db01f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [15.1.0](https://github.com/esatterwhite/node-seeli/compare/v15.0.0...v15.1.0) (2023-12-31)


### Features

* **command**: add support for input filter for non-interactive [a21e065](https://github.com/esatterwhite/node-seeli/commit/a21e065b1f3f74beeb44b15783d3050c1d1af053) - Eric Satterwhite

# [15.0.0](https://github.com/esatterwhite/node-seeli/compare/v14.1.1...v15.0.0) (2023-12-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seeli",
"version": "15.0.0",
"version": "15.1.0",
"description": "Object oriented, flexible CLI tools",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 17db01f

Please sign in to comment.