diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index af3a56de9..c98527200 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -1,26 +1,20 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [2.3.3-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@2.2.1-alpha.1...@quiet/desktop@2.3.3-alpha.0) (2024-12-05) - - -### Bug Fixes - -* **#2593:** link color ([#2640](https://github.com/TryQuiet/quiet/issues/2640)) ([7110cb5](https://github.com/TryQuiet/quiet/commit/7110cb5d6c84c9c3862ad15c532b593ec1341455)), closes [#2593](https://github.com/TryQuiet/quiet/issues/2593) -* user profile area should be clickable [#2566](https://github.com/TryQuiet/quiet/issues/2566) ([#2595](https://github.com/TryQuiet/quiet/issues/2595)) ([9dfd6da](https://github.com/TryQuiet/quiet/commit/9dfd6da55a744546afd185c17bc8e6bbe29ec3ad)) - - -### Features +# Changelog -* Add in V2 invite links for LFA ([#2661](https://github.com/TryQuiet/quiet/issues/2661)) ([46c0716](https://github.com/TryQuiet/quiet/commit/46c07166b3a8afd03d8d47d275b1787da8cfdaf1)) +## [unreleased] +## [2.3.3] +### New features +* Adds basic sigchain functions ([#2625](https://github.com/TryQuiet/quiet/issues/2625)) +* Instantiates signature chain when creating communities and reloading application ([#2626](https://github.com/TryQuiet/quiet/issues/2626)) +* Added in LFA-ready invite links ([#2627](https://github.com/TryQuiet/quiet/issues/2627)) +### Fixes -# Changelog +* Changed company name in app to "A Quiet LLC" ([#2642](https://github.com/TryQuiet/quiet/issues/2642)) +* Fixed copyright statement in Electron app ([#2589](https://github.com/TryQuiet/quiet/issues/2589)) +* Improved clickable link contrast ([#2593](https://github.com/TryQuiet/quiet/issues/2593)) ## [2.3.2] diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 1efd5ef47..c98527200 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -1,17 +1,20 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [2.3.3-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/mobile@2.2.1-alpha.1...@quiet/mobile@2.3.3-alpha.0) (2024-12-05) +# Changelog -**Note:** Version bump only for package @quiet/mobile +## [unreleased] +## [2.3.3] +### New features +* Adds basic sigchain functions ([#2625](https://github.com/TryQuiet/quiet/issues/2625)) +* Instantiates signature chain when creating communities and reloading application ([#2626](https://github.com/TryQuiet/quiet/issues/2626)) +* Added in LFA-ready invite links ([#2627](https://github.com/TryQuiet/quiet/issues/2627)) +### Fixes -# Changelog +* Changed company name in app to "A Quiet LLC" ([#2642](https://github.com/TryQuiet/quiet/issues/2642)) +* Fixed copyright statement in Electron app ([#2589](https://github.com/TryQuiet/quiet/issues/2589)) +* Improved clickable link contrast ([#2593](https://github.com/TryQuiet/quiet/issues/2593)) ## [2.3.2]