Skip to content

Commit

Permalink
chore: Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @wireapp/api-client@26.10.0
 - @wireapp/core@43.5.5
 - @wireapp/react-ui-kit@9.12.7
  • Loading branch information
otto-the-bot committed Jan 16, 2024
1 parent d9eb895 commit eb0be3a
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 deletions.
6 changes: 6 additions & 0 deletions packages/api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [26.10.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@26.9.0...@wireapp/api-client@26.10.0) (2024-01-16)

### Features

* add new conversation member leave reason (WPB-4545) ([#5856](https://github.com/wireapp/wire-web-packages/issues/5856)) ([d9eb895](https://github.com/wireapp/wire-web-packages/commit/d9eb895427ad227869e3394868ee4a1fe9780c69))

# [26.9.0](https://github.com/wireapp/wire-web-packages/compare/@wireapp/api-client@26.8.2...@wireapp/api-client@26.9.0) (2024-01-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"watch": "webpack serve --config webpack.browser.js",
"prepare": "yarn dist"
},
"version": "26.9.0",
"version": "26.10.0",
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
}
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [43.5.5](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@43.5.4...@wireapp/core@43.5.5) (2024-01-16)

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

## [43.5.4](https://github.com/wireapp/wire-web-packages/compare/@wireapp/core@43.5.3...@wireapp/core@43.5.4) (2024-01-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"test:coverage": "jest --coverage",
"watch": "tsc --watch"
},
"version": "43.5.4",
"version": "43.5.5",
"gitHead": "5339f01fe01ef0871da8c8bc8662fbe9e604754a"
}
4 changes: 4 additions & 0 deletions packages/react-ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.12.7](https://github.com/wireapp/wire-web-packages/compare/@wireapp/react-ui-kit@9.12.6...@wireapp/react-ui-kit@9.12.7) (2024-01-16)

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

## [9.12.6](https://github.com/wireapp/wire-web-packages/compare/@wireapp/react-ui-kit@9.12.5...@wireapp/react-ui-kit@9.12.6) (2024-01-08)

**Note:** Version bump only for package @wireapp/react-ui-kit
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"test:watch": "jest --watch",
"test:update": "jest --updateSnapshot"
},
"version": "9.12.6"
"version": "9.12.7"
}

0 comments on commit eb0be3a

Please sign in to comment.