Skip to content

Commit cc1de95

Browse files
committed
chore: Publish [skip ci]
- @wireapp/[email protected] - [email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected]
1 parent ea9a80e commit cc1de95

File tree

33 files changed

+99
-23
lines changed

33 files changed

+99
-23
lines changed

packages/api-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [20.7.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
### Features
9+
10+
* **core, api-client:** Add sender client id to mls message event (FS-1045) ([#4507](https://github.com/wireapp/wire-web-packages/issues/4507)) ([efa4c44](https://github.com/wireapp/wire-web-packages/commit/efa4c4435daec0c6677469f111f2841f9c3ac4e7))
11+
612
## [20.6.11](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
713

814
**Note:** Version bump only for package @wireapp/api-client

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@
7474
"watch": "webpack serve --config webpack.browser.js",
7575
"prepare": "yarn dist"
7676
},
77-
"version": "20.6.11",
77+
"version": "20.7.0",
7878
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
7979
}

packages/bazinga64/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.11.9](https://github.com/wireapp/wire-web-packages/compare/[email protected]@5.11.9) (2022-10-19)
7+
8+
**Note:** Version bump only for package bazinga64
9+
610
## [5.11.8](https://github.com/wireapp/wire-web-packages/compare/[email protected]@5.11.8) (2022-10-19)
711

812
**Note:** Version bump only for package bazinga64

packages/bazinga64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
"dist": "yarn clean && yarn build",
4343
"test": "nyc --nycrc-path=../../nyc.config.js jasmine --config=jasmine.json"
4444
},
45-
"version": "5.11.8"
45+
"version": "5.11.9"
4646
}

packages/certificate-check/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/certificate-check
9+
610
## [0.5.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
711

812
**Note:** Version bump only for package @wireapp/certificate-check

packages/certificate-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"test:project": "yarn dist && yarn test",
3030
"test:node": "nyc jasmine --config=jasmine.json"
3131
},
32-
"version": "0.5.7"
32+
"version": "0.5.8"
3333
}

packages/cli-client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [11.2.29](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/cli-client
9+
610
## [11.2.28](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/cli-client

packages/cli-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"test:project": "yarn dist && yarn test",
3636
"test:node": "exit 0"
3737
},
38-
"version": "11.2.28",
38+
"version": "11.2.29",
3939
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
4040
}

packages/commons/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.4.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/commons
9+
610
## [4.4.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/commons

packages/commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
"test:coverage": "yarn test --coverage",
4444
"test:watch": "yarn test --watch"
4545
},
46-
"version": "4.4.8"
46+
"version": "4.4.9"
4747
}

packages/core/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [33.0.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
### Features
9+
10+
* **core, api-client:** Add sender client id to mls message event (FS-1045) ([#4507](https://github.com/wireapp/wire-web-packages/issues/4507)) ([efa4c44](https://github.com/wireapp/wire-web-packages/commit/efa4c4435daec0c6677469f111f2841f9c3ac4e7))
11+
12+
### runfix
13+
14+
* rename system crypto config ([#4531](https://github.com/wireapp/wire-web-packages/issues/4531)) ([ea9a80e](https://github.com/wireapp/wire-web-packages/commit/ea9a80eee794d903167f7bbbe90292294eb639aa))
15+
16+
### BREAKING CHANGES
17+
18+
* global window object config - rename secretsCrypto to systemCrypto
19+
620
## [32.1.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
721

822
**Note:** Version bump only for package @wireapp/core

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@wireapp/protocol-messaging": "1.39.0",
1212
"@wireapp/store-engine-dexie": "workspace:^",
1313
"axios": "^0.27.2",
14-
"bazinga64": "5.11.8",
14+
"bazinga64": "5.11.9",
1515
"hash.js": "1.1.7",
1616
"http-status-codes": "2.2.0",
1717
"idb": "7.1.0",
@@ -73,6 +73,6 @@
7373
"test": "jest",
7474
"watch": "tsc ---watch"
7575
},
76-
"version": "32.1.3",
76+
"version": "33.0.0",
7777
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
7878
}

packages/license-collector/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.10.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/license-collector
9+
610
## [0.10.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/license-collector

packages/license-collector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"start": "ts-node -r tsconfig-paths/register ./src/cli.ts",
3333
"test": "exit 0"
3434
},
35-
"version": "0.10.8"
35+
"version": "0.10.9"
3636
}

packages/priority-queue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.8.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/priority-queue
9+
610
## [1.8.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/priority-queue

packages/priority-queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
"test:project": "yarn dist && yarn test",
3838
"test:node": "cross-env JASMINE_CONFIG_PATH=src/test/node/support/jasmine.json jasmine"
3939
},
40-
"version": "1.8.8"
40+
"version": "1.8.9"
4141
}

packages/promise-queue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/promise-queue
9+
610
## [1.3.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/promise-queue

packages/promise-queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"dist": "yarn clean && yarn build",
2323
"test": "jest"
2424
},
25-
"version": "1.3.2"
25+
"version": "1.3.3"
2626
}

packages/react-ui-kit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.17.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/react-ui-kit
9+
610
## [8.17.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/react-ui-kit

packages/react-ui-kit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@types/color": "3.0.3",
4-
"bazinga64": "5.11.8",
4+
"bazinga64": "5.11.9",
55
"color": "4.2.3",
66
"emotion-normalize": "11.0.1",
77
"react-select": "5.5.2",
@@ -73,5 +73,5 @@
7373
"test:update": "yarn test --updateSnapshot",
7474
"test:project": "yarn dist && yarn test"
7575
},
76-
"version": "8.17.2"
76+
"version": "8.17.3"
7777
}

packages/store-engine-bro-fs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-bro-fs
9+
610
## [1.7.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/store-engine-bro-fs

packages/store-engine-bro-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"test": "yarn build && karma start",
3939
"test:project": "yarn build && yarn test"
4040
},
41-
"version": "1.7.8"
41+
"version": "1.7.9"
4242
}

packages/store-engine-dexie/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-dexie
9+
610
## [1.7.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/store-engine-dexie

packages/store-engine-dexie/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"test": "yarn build && karma start",
4040
"test:project": "yarn build && yarn test"
4141
},
42-
"version": "1.7.8"
42+
"version": "1.7.9"
4343
}

packages/store-engine-fs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.5.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-fs
9+
610
## [2.5.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/store-engine-fs

packages/store-engine-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"test": "yarn build && nyc jasmine --config=jasmine.json",
3535
"test:project": "yarn build && yarn test"
3636
},
37-
"version": "2.5.8"
37+
"version": "2.5.9"
3838
}

packages/store-engine-sqleet/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.8.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-sqleet
9+
610
## [1.8.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/store-engine-sqleet

packages/store-engine-sqleet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@wireapp/websql": "0.0.17",
4-
"bazinga64": "5.11.8",
4+
"bazinga64": "5.11.9",
55
"uint32": "0.2.1"
66
},
77
"devDependencies": {
@@ -49,5 +49,5 @@
4949
"test": "yarn build && karma start",
5050
"test:project": "yarn build && yarn test"
5151
},
52-
"version": "1.8.8"
52+
"version": "1.8.9"
5353
}

packages/store-engine-web-storage/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-web-storage
9+
610
## [1.6.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/store-engine-web-storage

packages/store-engine-web-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"test": "yarn build && karma start",
3737
"test:project": "yarn build && yarn test"
3838
},
39-
"version": "1.6.8"
39+
"version": "1.6.9"
4040
}

packages/store-engine/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.10.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine
9+
610
## [4.10.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-19)
711

812
**Note:** Version bump only for package @wireapp/store-engine

packages/store-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
"test:project": "yarn dist && yarn test",
4646
"test:node": "yarn build && nyc jasmine --config=jasmine.json"
4747
},
48-
"version": "4.10.8"
48+
"version": "4.10.9"
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5576,7 +5576,7 @@ __metadata:
55765576
"@wireapp/protocol-messaging": 1.39.0
55775577
"@wireapp/store-engine-dexie": "workspace:^"
55785578
axios: ^0.27.2
5579-
bazinga64: 5.11.8
5579+
bazinga64: 5.11.9
55805580
commander: 9.4.1
55815581
cross-env: 7.0.3
55825582
dotenv-defaults: 5.0.2
@@ -5759,7 +5759,7 @@ __metadata:
57595759
"@types/webpack-env": 1.18.0
57605760
babel-jest: 29.2.1
57615761
babel-loader: 8.2.5
5762-
bazinga64: 5.11.8
5762+
bazinga64: 5.11.9
57635763
color: 4.2.3
57645764
emotion-normalize: 11.0.1
57655765
jest: 29.2.1
@@ -5870,7 +5870,7 @@ __metadata:
58705870
"@wireapp/store-engine": "workspace:^"
58715871
"@wireapp/websql": 0.0.17
58725872
babel-loader: 8.2.5
5873-
bazinga64: 5.11.8
5873+
bazinga64: 5.11.9
58745874
jasmine: 4.4.0
58755875
karma: 6.4.1
58765876
karma-chrome-launcher: 3.1.1
@@ -7214,7 +7214,7 @@ __metadata:
72147214
languageName: node
72157215
linkType: hard
72167216

7217-
"[email protected].8, bazinga64@workspace:packages/bazinga64":
7217+
"[email protected].9, bazinga64@workspace:packages/bazinga64":
72187218
version: 0.0.0-use.local
72197219
resolution: "bazinga64@workspace:packages/bazinga64"
72207220
dependencies:

0 commit comments

Comments
 (0)