Skip to content

Commit 8982021

Browse files
committed
chore: Publish [skip ci]
- @wireapp/api-client@27.75.8 - @wireapp/core@46.34.13
1 parent 1e40d29 commit 8982021

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
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+
## [27.75.8](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@27.75.7...@wireapp/api-client@27.75.8) (2025-09-23)
7+
8+
### Bug Fixes
9+
10+
* Add a guard against empty websocket messages [WPB-19372] ([#7372](https://github.com/wireapp/wire-web-packages/issues/7372)) ([1e40d29](https://github.com/wireapp/wire-web-packages/commit/1e40d29b43368c6ff56e9ae220409f222dc6b3f0))
11+
612
## [27.75.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@27.75.6...@wireapp/api-client@27.75.7) (2025-09-18)
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
@@ -70,6 +70,6 @@
7070
"watch": "webpack serve --config webpack.browser.js",
7171
"prepare": "yarn dist"
7272
},
73-
"version": "27.75.7",
73+
"version": "27.75.8",
7474
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
7575
}

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+
## [46.34.13](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@46.34.12...@wireapp/core@46.34.13) (2025-09-23)
7+
8+
**Note:** Version bump only for package @wireapp/core
9+
610
## [46.34.12](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@46.34.11...@wireapp/core@46.34.12) (2025-09-19)
711

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

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
"test:coverage": "jest --coverage",
6262
"watch": "tsc --watch"
6363
},
64-
"version": "46.34.12",
64+
"version": "46.34.13",
6565
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
6666
}

0 commit comments

Comments
 (0)