diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 4f8bfb82cd..dc3bd2fff0 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -1,27 +1,6 @@ -# 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.14](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@2.1.2-alpha.13...@quiet/desktop@2.1.2-alpha.14) (2024-03-26) - -**Note:** Version bump only for package @quiet/desktop - - - - - [unreleased] -# Refactorings: - -* Use ack for CREATE_NETWORK and simplify -* Refactored package.json to have consistent license "GPL-3.0-or-later" - -# Fixes -* Fixes channel name creation logic -* Allow JPEG and GIF files as profile photos ([#2332](https://github.com/TryQuiet/quiet/issues/2332)) [2.1.2] @@ -40,9 +19,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline * 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 -* Ship Tor binary and use custom TorHandler -# Chores: +# Other: * Upgraded React-Native to 0.73.2 diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 3f39473947..dc3bd2fff0 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -1,35 +1,6 @@ -# 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.14](https://github.com/TryQuiet/quiet/compare/@quiet/mobile@2.1.2-alpha.13...@quiet/mobile@2.1.2-alpha.14) (2024-03-26) - - -### Bug Fixes - -* Use useLegacyPackaging feature in Gradle ([#2391](https://github.com/TryQuiet/quiet/issues/2391)) ([396ea4e](https://github.com/TryQuiet/quiet/commit/396ea4ea50fab9202230fe20889ddbf9095484ac)) - - -### Reverts - -* Revert "fix: ship Tor binary and use custom TorHandler (#2366)" ([dc8b6c4](https://github.com/TryQuiet/quiet/commit/dc8b6c4e75fd7a022295c4df39b45f211e5aa855)), closes [#2366](https://github.com/TryQuiet/quiet/issues/2366) - - - - - [unreleased] -# Refactorings: - -* Use ack for CREATE_NETWORK and simplify -* Refactored package.json to have consistent license "GPL-3.0-or-later" - -# Fixes -* Fixes channel name creation logic -* Allow JPEG and GIF files as profile photos ([#2332](https://github.com/TryQuiet/quiet/issues/2332)) [2.1.2] @@ -48,9 +19,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline * 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 -* Ship Tor binary and use custom TorHandler -# Chores: +# Other: * Upgraded React-Native to 0.73.2