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 26, 2024
1 parent 36faffd commit 1b952fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 54 deletions.
24 changes: 1 addition & 23 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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]

Expand All @@ -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

Expand Down
32 changes: 1 addition & 31 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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]

Expand All @@ -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

Expand Down

0 comments on commit 1b952fc

Please sign in to comment.