Skip to content

Commit

Permalink
Update packages CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Leblow committed Mar 21, 2024
1 parent 66a2d6e commit 90c6be8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 29 deletions.
22 changes: 9 additions & 13 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
# 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.13](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-03-21)

**Note:** Version bump only for package @quiet/desktop



[unreleased]

# Refactorings:

[unreleased]
* 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]

Expand All @@ -32,8 +27,9 @@ 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

# Other:
# Chores:

* Upgraded React-Native to 0.73.2

Expand Down
25 changes: 9 additions & 16 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
# 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.13](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-03-21)


### Bug Fixes

* ship Tor binary and use custom TorHandler ([#2366](https://github.com/TryQuiet/quiet/issues/2366)) ([29f058b](https://github.com/TryQuiet/quiet/commit/29f058b4c9072be6651ff06fac97cafe43df3914))



[unreleased]

# Refactorings:

[unreleased]
* 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]

Expand All @@ -35,8 +27,9 @@ 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

# Other:
# Chores:

* Upgraded React-Native to 0.73.2

Expand Down

0 comments on commit 90c6be8

Please sign in to comment.