Skip to content

Commit ff5b8e2

Browse files
committed
chore: Publish [skip ci]
- @wireapp/api-client@27.90.0 - @wireapp/core@46.46.4
1 parent e6774cb commit ff5b8e2

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.90.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@27.89.2...@wireapp/api-client@27.90.0) (2025-11-17)
7+
8+
### Features
9+
10+
* update /user-groups/${gid}/channels to PUT [WPB-21779] ([e6774cb](https://github.com/wireapp/wire-web-packages/commit/e6774cb647d22b8e6860176c4bcfde91687e1fd5))
11+
612
## [27.89.2](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@27.89.1...@wireapp/api-client@27.89.2) (2025-11-14)
713

814
### Bug Fixes

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.89.2",
73+
"version": "27.90.0",
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.46.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@46.46.3...@wireapp/core@46.46.4) (2025-11-17)
7+
8+
**Note:** Version bump only for package @wireapp/core
9+
610
## [46.46.3](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@46.46.2...@wireapp/core@46.46.3) (2025-11-14)
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.46.3",
64+
"version": "46.46.4",
6565
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
6666
}

0 commit comments

Comments
 (0)