Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Sep 19, 2023
1 parent 414165f commit 7b122f8
Show file tree
Hide file tree
Showing 30 changed files with 125 additions and 53 deletions.
8 changes: 8 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.5](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-19)

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





# [2.0.0-alpha.4](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-18)

**Note:** Version bump only for package @quiet/backend
Expand Down
4 changes: 2 additions & 2 deletions packages/backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quiet/backend",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "tlg-manager",
"types": "lib/index.d.ts",
"type": "module",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@quiet/eslint-config": "^1.4.0-alpha.0",
"@quiet/state-manager": "^2.0.0-alpha.3",
"@quiet/state-manager": "^2.0.0-alpha.4",
"@types/crypto-js": "^4.0.2",
"@types/express": "^4.17.9",
"@types/jest": "28.1.8",
Expand Down Expand Up @@ -89,10 +89,10 @@
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@peculiar/webcrypto": "1.4.3",
"@quiet/common": "^2.0.0-alpha.2",
"@quiet/identity": "^2.0.0-alpha.2",
"@quiet/common": "^2.0.0-alpha.3",
"@quiet/identity": "^2.0.0-alpha.3",
"@quiet/logger": "^1.7.0-alpha.1",
"@quiet/types": "^2.0.0-alpha.2",
"@quiet/types": "^2.0.0-alpha.3",
"abortable-iterator": "^3.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.3](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-19)

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





# [2.0.0-alpha.2](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quiet/common",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "Common monorepo utils",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"typescript": "^4.9.3"
},
"dependencies": {
"@quiet/types": "^2.0.0-alpha.2",
"@quiet/types": "^2.0.0-alpha.3",
"cross-env": "^5.2.0",
"debug": "^4.3.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.10](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.10) (2023-09-19)

**Note:** Version bump only for package quiet





# [2.0.0-alpha.9](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.9) (2023-09-18)

**Note:** Version bump only for package quiet
Expand Down
4 changes: 2 additions & 2 deletions packages/desktop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"homepage": "https://github.com/TryQuiet",
"@comment version": "To build new version for specific platform, just replace platform in version tag to one of following linux, mac, windows",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Decentralized team chat",
"main": "dist/main/main.js",
"scripts": {
Expand Down Expand Up @@ -125,9 +125,9 @@
"dependencies": {
"@electron/remote": "^2.0.8",
"@peculiar/webcrypto": "1.4.3",
"@quiet/common": "^2.0.0-alpha.2",
"@quiet/common": "^2.0.0-alpha.3",
"@quiet/logger": "^1.7.0-alpha.1",
"@quiet/types": "^2.0.0-alpha.2",
"@quiet/types": "^2.0.0-alpha.3",
"@sentry/electron": "^2.5.4",
"backend-bundle": "^1.7.0-alpha.0",
"electron-debug": "^3.0.1",
Expand Down Expand Up @@ -156,8 +156,8 @@
"@mui/lab": "^5.0.0-alpha.109",
"@mui/material": "~5.10.15",
"@quiet/eslint-config": "^1.4.0-alpha.0",
"@quiet/identity": "^2.0.0-alpha.2",
"@quiet/state-manager": "^2.0.0-alpha.3",
"@quiet/identity": "^2.0.0-alpha.3",
"@quiet/state-manager": "^2.0.0-alpha.4",
"@redux-saga/types": "^1.1.0",
"@reduxjs/toolkit": "^1.9.1",
"@sentry/browser": "^6.19.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.4](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.4) (2023-09-19)

**Note:** Version bump only for package e2e-tests





# [2.0.0-alpha.3](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.3) (2023-09-18)

**Note:** Version bump only for package e2e-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "e2e-tests",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"description": "For running end to end tests we use Selenium WebDriver (https://www.selenium.dev/documentation/webdriver/) with Electron ChromeDriver (https://www.npmjs.com/package/electron-chromedriver) in Jest",
"main": "index.js",
"scripts": {
Expand All @@ -22,9 +22,9 @@
"typescript": "^4.9.3"
},
"dependencies": {
"@quiet/common": "^2.0.0-alpha.2",
"@quiet/common": "^2.0.0-alpha.3",
"@quiet/logger": "^1.7.0-alpha.1",
"@quiet/types": "^2.0.0-alpha.2",
"@quiet/types": "^2.0.0-alpha.3",
"backend-bundle": "^1.7.0-alpha.0",
"cross-env": "^5.2.0",
"electron-chromedriver": "22.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/identity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.3](https://github.com/TryQuiet/identity/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-19)

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





# [2.0.0-alpha.2](https://github.com/TryQuiet/identity/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-18)

**Note:** Version bump only for package @quiet/identity
Expand Down
4 changes: 2 additions & 2 deletions packages/identity/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/identity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quiet/identity",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "Quiet tools for creating certificates and signing messages",
"main": "lib/index.js",
"types": "lib/index.d.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@peculiar/webcrypto": "1.4.3",
"@quiet/eslint-config": "^1.4.0-alpha.0",
"@quiet/logger": "^1.7.0-alpha.1",
"@quiet/types": "^2.0.0-alpha.2",
"@quiet/types": "^2.0.0-alpha.3",
"pkijs": "^3.0.8"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/integration-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.4](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.4) (2023-09-19)

**Note:** Version bump only for package integration-tests





# [2.0.0-alpha.3](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.3) (2023-09-18)

**Note:** Version bump only for package integration-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "integration-tests",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"description": "",
"types": "lib/index.d.ts",
"main": "lib/index.js",
Expand Down Expand Up @@ -33,9 +33,9 @@
},
"dependencies": {
"@peculiar/webcrypto": "1.4.3",
"@quiet/identity": "^2.0.0-alpha.2",
"@quiet/identity": "^2.0.0-alpha.3",
"@quiet/logger": "^1.7.0-alpha.1",
"@quiet/state-manager": "^2.0.0-alpha.3",
"@quiet/state-manager": "^2.0.0-alpha.4",
"@reduxjs/toolkit": "^1.6.1",
"commander": "^9.1.0",
"debug": "^4.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.10](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-19)

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





# [2.0.0-alpha.9](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ android {
applicationId "com.quietmobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 324
versionName "2.0.0-alpha.9"
versionCode 325
versionName "2.0.0-alpha.10"
resValue "string", "build_config_package", "com.quietmobile"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/ios/Quiet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>303</string>
<string>304</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false />
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/ios/QuietTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>304</string>
<string>305</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions packages/mobile/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quiet/mobile",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"scripts": {
"build": "tsc -p tsconfig.build.json --noEmit",
"storybook-android": "ENVFILE=.env.storybook react-native run-android --variant=storybookDebug --appIdSuffix=storybook.debug",
Expand All @@ -22,11 +22,11 @@
},
"dependencies": {
"@peculiar/webcrypto": "^1.4.3",
"@quiet/backend": "^2.0.0-alpha.4",
"@quiet/common": "^2.0.0-alpha.2",
"@quiet/identity": "^2.0.0-alpha.2",
"@quiet/state-manager": "^2.0.0-alpha.3",
"@quiet/types": "^2.0.0-alpha.2",
"@quiet/backend": "^2.0.0-alpha.5",
"@quiet/common": "^2.0.0-alpha.3",
"@quiet/identity": "^2.0.0-alpha.3",
"@quiet/state-manager": "^2.0.0-alpha.4",
"@quiet/types": "^2.0.0-alpha.3",
"@react-native-clipboard/clipboard": "^1.11.2",
"@react-navigation/native": "^6.0.0",
"@react-navigation/native-stack": "^6.9.0",
Expand Down
Loading

0 comments on commit 7b122f8

Please sign in to comment.