From 3f03d323cd32902898308907f5e402c7ef5e09c8 Mon Sep 17 00:00:00 2001 From: Lucas Leblow Date: Wed, 13 Mar 2024 15:20:31 -0700 Subject: [PATCH] Update packages CHANGELOG.md --- packages/desktop/CHANGELOG.md | 14 +------------- packages/mobile/CHANGELOG.md | 17 +---------------- 2 files changed, 2 insertions(+), 29 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 40bfd188c7..dc3bd2fff0 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -1,16 +1,3 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [2.1.2-alpha.10](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@2.1.2-alpha.9...@quiet/desktop@2.1.2-alpha.10) (2024-03-13) - -**Note:** Version bump only for package @quiet/desktop - - - - - [unreleased] @@ -31,6 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline * Prevent channel creation with names that start with special character, then a hyphen * Choose random ports for Tor services (iOS) * Use consistent identicons for messages and profile +* Add retry ability to tor-control and misc tor-control fixes # Other: diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 903397461d..dc3bd2fff0 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -1,19 +1,3 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [2.1.2-alpha.10](https://github.com/TryQuiet/quiet/compare/@quiet/mobile@2.1.2-alpha.9...@quiet/mobile@2.1.2-alpha.10) (2024-03-13) - - -### Bug Fixes - -* Add retry ability to tor-control and update Tor port on resume ([#2360](https://github.com/TryQuiet/quiet/issues/2360)) ([f628b82](https://github.com/TryQuiet/quiet/commit/f628b820b796092303118f2497d2ec72d55d098d)) - - - - - [unreleased] @@ -34,6 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline * Prevent channel creation with names that start with special character, then a hyphen * Choose random ports for Tor services (iOS) * Use consistent identicons for messages and profile +* Add retry ability to tor-control and misc tor-control fixes # Other: