From 1b93492c418c245c35df3b5f1c56d853e62549db Mon Sep 17 00:00:00 2001 From: Guy Ben-Aharon Date: Thu, 7 May 2026 21:58:46 +0300 Subject: [PATCH] chore(main): release 1.7.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5930d39..069f53f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.0](https://github.com/onecli/onecli-cli/compare/v1.6.1...v1.7.0) (2026-05-07) + + +### Features + +* unified gateway skill with API fetch ([#47](https://github.com/onecli/onecli-cli/issues/47)) ([e8e272d](https://github.com/onecli/onecli-cli/commit/e8e272ddf3ec1f89373fa7e2f5ad483947e2b50c)) + ## [1.6.1](https://github.com/onecli/onecli-cli/compare/v1.6.0...v1.6.1) (2026-05-07)