Skip to content

Commit 92f7efa

Browse files
Release packages [publish docs] (#257)
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.1 ### Patch Changes #### [0.17.1](https://github.com/iTwin/changed-elements-react/tree/v0.17.1/packages/changed-elements-react) - 2025-09-03 Fixed miss-alignment issue in named versions entries Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent ebfd61f commit 92f7efa

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/nine-birds-pay.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.1
4+
5+
### Patch Changes
6+
7+
#### [0.17.1](https://github.com/iTwin/changed-elements-react/tree/v0.17.1/packages/changed-elements-react) - 2025-09-03
8+
9+
Fixed miss-alignment issue in named versions entries
10+
311
## 0.17.0
412

513
### Minor 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.0",
3+
"version": "0.17.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)