Skip to content

Commit d1769e7

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

File tree

6 files changed

+17
-3
lines changed

6 files changed

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

812
### Bug Fixes

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
"watch": "webpack serve --config webpack.browser.js",
6969
"prepare": "yarn dist"
7070
},
71-
"version": "21.0.1",
71+
"version": "21.0.2",
7272
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
7373
}

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.33](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-21)
7+
8+
**Note:** Version bump only for package @wireapp/cli-client
9+
610
## [11.2.32](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-20)
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
@@ -33,6 +33,6 @@
3333
"test:project": "yarn dist && yarn test",
3434
"test:node": "exit 0"
3535
},
36-
"version": "11.2.32",
36+
"version": "11.2.33",
3737
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
3838
}

packages/core/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+
# [34.1.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-21)
7+
8+
### Features
9+
10+
* Add fingerprint generation for local and remote clients ([#4545](https://github.com/wireapp/wire-web-packages/issues/4545)) ([bc5db37](https://github.com/wireapp/wire-web-packages/commit/bc5db37c8a281d4ecfac3100dd0194cd31915c01))
11+
612
## [34.0.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) (2022-10-20)
713

814
### Bug Fixes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
"test": "jest",
6565
"watch": "tsc ---watch"
6666
},
67-
"version": "34.0.2",
67+
"version": "34.1.0",
6868
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
6969
}

0 commit comments

Comments
 (0)