From 7985bd014388ee0b3aba71b68d823c099074ee94 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Wed, 3 Aug 2022 10:13:57 -0400 Subject: [PATCH] chore(main): release webssh2 0.4.7-pre-2 (#305) --- app/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 46a976d..c545101 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.4.7-pre-2](https://github.com/billchurch/webssh2/compare/webssh2-v0.4.7-pre-2...webssh2-v0.4.7-pre-2) (2022-08-03) + + +### Miscellaneous Chores + +* release 0.4.7-pre-3 ([6c7d242](https://github.com/billchurch/webssh2/commit/6c7d242679d55b2b28a2497d69b43a7e8439c4ca)) + ## [0.4.7-pre-2](https://github.com/billchurch/webssh2/compare/webssh2-v0.4.6...webssh2-v0.4.7-pre-2) (2022-08-02)