From 755109f57408b59209b516252ac987817a35cb44 Mon Sep 17 00:00:00 2001 From: Dependant Bot Date: Mon, 20 Feb 2023 21:27:53 +0000 Subject: [PATCH] release: 2023-02-20, Version 14.1.1 [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ad6274..1387613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [14.1.1](https://github.com/esatterwhite/node-seeli/compare/v14.1.0...v14.1.1) (2023-02-20) + + +### Bug Fixes + +* **ci**: remove docs build from build [b4f2029](https://github.com/esatterwhite/node-seeli/commit/b4f202989a120f801e8eeed093c7a453e6a30ccd) - Eric Satterwhite +* **command**: stop ora instance after run is called [9fc53c6](https://github.com/esatterwhite/node-seeli/commit/9fc53c63adaec68a8ab6fc5a90d7857088e7a7d5) - Eric Satterwhite +* **gh-pages**: update node version to 14 [2584db7](https://github.com/esatterwhite/node-seeli/commit/2584db71a539fd36bda026362a9d0dafcc1247da) - Eric Satterwhite + + +### Chores + +* **style**: fix linting errors [4fc23d7](https://github.com/esatterwhite/node-seeli/commit/4fc23d7815893b62d9e5fb5e44039f1431824a44) - Eric Satterwhite + # [14.1.0](https://github.com/esatterwhite/node-seeli/compare/v14.0.0...v14.1.0) (2022-12-08) diff --git a/package.json b/package.json index 5d2fd8a..5844932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seeli", - "version": "14.1.0", + "version": "14.1.1", "description": "Object oriented, flexible CLI tools", "main": "index.js", "directories": {