Skip to content

Commit 2f63e6e

Browse files
Release packages [publish docs] (#259)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## @itwin/changed-elements-react@0.17.2 ### Patch Changes #### [0.17.2](https://github.com/iTwin/changed-elements-react/tree/v0.17.2/packages/changed-elements-react) - 2025-09-03 Fixed header alignment for changed elements widget Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent 21ad81c commit 2f63e6e

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/floppy-hats-tan.md

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

packages/changed-elements-react/CHANGELOG.md

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

3+
## 0.17.2
4+
5+
### Patch Changes
6+
7+
#### [0.17.2](https://github.com/iTwin/changed-elements-react/tree/v0.17.2/packages/changed-elements-react) - 2025-09-03
8+
9+
Fixed header alignment for changed elements widget
10+
311
## 0.17.1
412

513
### Patch Changes

packages/changed-elements-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/changed-elements-react",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)