From c4bf135c35bd716610acdfe65d4be951af3b6022 Mon Sep 17 00:00:00 2001 From: Dependant Bot Date: Fri, 13 Aug 2021 15:50:58 +0000 Subject: [PATCH] release: 2021-08-13, Version 12.5.6 [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92c9972..6c22da8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [12.5.6](https://github.com/esatterwhite/node-seeli/compare/v12.5.5...v12.5.6) (2021-08-13) + + +### Chores + +* **deps**: update chalk requirement from ^4.0.0 to ^4.1.2 [2cd8a17](https://github.com/esatterwhite/node-seeli/commit/2cd8a1726d65921cf0555d4c30251344094a5998) - Eric Satterwhite + ## [12.5.5](https://github.com/esatterwhite/node-seeli/compare/v12.5.4...v12.5.5) (2021-07-26) diff --git a/package.json b/package.json index 391f1c4..18b1dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seeli", - "version": "12.5.5", + "version": "12.5.6", "description": "Object oriented, flexible CLI tools", "main": "index.js", "directories": {