Skip to content

Commit 4f3941e

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] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected] - @wireapp/[email protected]
1 parent 7c153e6 commit 4f3941e

File tree

41 files changed

+107
-27
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+107
-27
lines changed

packages/api-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+
## [20.6.10](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/api-client
9+
610
## [20.6.9](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
711

812
### Bug Fixes

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.9",
77+
"version": "20.6.10",
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.7](https://github.com/wireapp/wire-web-packages/compare/[email protected]@5.11.7) (2022-10-18)
7+
8+
**Note:** Version bump only for package bazinga64
9+
610
## [5.11.6](https://github.com/wireapp/wire-web-packages/compare/[email protected]@5.11.6) (2022-09-22)
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.6"
45+
"version": "5.11.7"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/certificate-check
9+
610
## [0.5.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
32+
"version": "0.5.7"
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.27](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/cli-client
9+
610
## [11.2.26](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/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.26",
38+
"version": "11.2.27",
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/commons
9+
610
## [4.4.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
46+
"version": "4.4.7"
4747
}

packages/copy-config/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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/copy-config
9+
610
## [1.3.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
711

812
**Note:** Version bump only for package @wireapp/copy-config

packages/copy-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"test": "yarn test:node",
3434
"test:node": "yarn build && jasmine --config=jasmine.json"
3535
},
36-
"version": "1.3.6"
36+
"version": "1.3.7"
3737
}

packages/core/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+
## [32.1.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/core
9+
610
## [32.1.1](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/core

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@wireapp/promise-queue": "workspace:^",
1111
"@wireapp/store-engine-dexie": "workspace:^",
1212
"axios": "^0.27.2",
13-
"bazinga64": "5.11.6",
13+
"bazinga64": "5.11.7",
1414
"hash.js": "1.1.7",
1515
"http-status-codes": "2.1.4",
1616
"idb": "7.0.2",
@@ -82,6 +82,6 @@
8282
"test": "jest",
8383
"watch": "tsc ---watch"
8484
},
85-
"version": "32.1.1",
85+
"version": "32.1.2",
8686
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
8787
}

packages/eslint-config/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.12.12](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/eslint-config
9+
610
## [1.12.11](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
711

812
**Note:** Version bump only for package @wireapp/eslint-config

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"prettier": ">=2"
2020
},
2121
"repository": "https://github.com/wireapp/wire-web-packages/tree/main/packages/eslint-config",
22-
"version": "1.12.11"
22+
"version": "1.12.12"
2323
}

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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/license-collector
9+
610
## [0.10.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
35+
"version": "0.10.7"
3636
}

packages/prettier-config/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.4.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/prettier-config
9+
610
## [0.4.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
711

812
**Note:** Version bump only for package @wireapp/prettier-config

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"main": "index.json",
55
"name": "@wireapp/prettier-config",
66
"repository": "https://github.com/wireapp/wire-web-packages/tree/main/packages/prettier-config",
7-
"version": "0.4.6"
7+
"version": "0.4.7"
88
}

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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/priority-queue
9+
610
## [1.8.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
40+
"version": "1.8.7"
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.1](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/promise-queue
9+
610
# [1.3.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-23)
711

812
### Features

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.0"
25+
"version": "1.3.1"
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.1](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/react-ui-kit
9+
610
# [8.17.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-06)
711

812
### Features

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.2",
4-
"bazinga64": "5.11.6",
4+
"bazinga64": "5.11.7",
55
"color": "3.1.3",
66
"emotion-normalize": "11.0.1",
77
"react-select": "5.4.0",
@@ -73,5 +73,5 @@
7373
"test:update": "yarn test --updateSnapshot",
7474
"test:project": "yarn dist && yarn test"
7575
},
76-
"version": "8.17.0"
76+
"version": "8.17.1"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-bro-fs
9+
610
## [1.7.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
41+
"version": "1.7.7"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-dexie
9+
610
## [1.7.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
42+
"version": "1.7.7"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-fs
9+
610
## [2.5.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
37+
"version": "2.5.7"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-sqleet
9+
610
## [1.8.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6",
4+
"bazinga64": "5.11.7",
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.6"
52+
"version": "1.8.7"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine-web-storage
9+
610
## [1.6.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
39+
"version": "1.6.7"
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.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/store-engine
9+
610
## [4.10.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
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.6"
48+
"version": "4.10.7"
4949
}

packages/webapp-events/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.14.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-18)
7+
8+
**Note:** Version bump only for package @wireapp/webapp-events
9+
610
## [0.14.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-09-22)
711

812
**Note:** Version bump only for package @wireapp/webapp-events

packages/webapp-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"dist": "yarn clean && yarn build",
2020
"test": "exit 0"
2121
},
22-
"version": "0.14.6"
22+
"version": "0.14.7"
2323
}

0 commit comments

Comments
 (0)