Skip to content

Commit 5e31043

Browse files
Release packages (#2403)
1 parent c48397e commit 5e31043

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/many-eggs-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/itwinui-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.16.5
4+
5+
### Patch Changes
6+
7+
- [#2402](https://github.com/iTwin/iTwinUI/pull/2402): Fixed an issue in `Tabs` where it wasn't recalculating the active stripe position when a new tab was asynchronously added to the tablist.
8+
39
## 3.16.4
410

511
### Patch Changes

packages/itwinui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/itwinui-react",
3-
"version": "3.16.4",
3+
"version": "3.16.5",
44
"author": "Bentley Systems",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)