From a00899a2527247825c8f51365e06767d9c36943a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 17 May 2023 16:07:38 +0000 Subject: [PATCH] chore(version): 1.7.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4616405..ddb6523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 1.7.0 - 2023-05-17 +#### Features +- Add read permission GITHUB_TOKEN (#79) - (b370a5f) - Szymon Rząd +- - - + ## 1.6.0 - 2023-05-17 #### Bug Fixes - Fix CAIP122 message generation (#78) - (464746d) - Szymon Rząd