diff --git a/CHANGELOG.md b/CHANGELOG.md index f979b5a..e65f032 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [v0.14.6](https://github.com/litencatt/notion-cli/compare/v0.14.5...v0.14.6) - 2024-01-03 +- Improve query a database non-interactive mode execution by @litencatt in https://github.com/litencatt/notion-cli/pull/258 + ## [v0.14.5](https://github.com/litencatt/notion-cli/compare/v0.14.4...v0.14.5) - 2024-01-02 - 20230102 update docs by @litencatt in https://github.com/litencatt/notion-cli/pull/256 diff --git a/package.json b/package.json index 8346c0e..6ea9c5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@litencatt/notion-cli", - "version": "0.14.5", + "version": "0.14.6", "description": "Notion CLI", "author": "litencatt", "bin": {