Skip to content

Commit 0ff6e7e

Browse files
Release packages [publish docs] (#236)
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.15.5 ### Patch Changes #### [0.15.5](https://github.com/iTwin/changed-elements-react/tree/v0.15.5/packages/changed-elements-react) - 2025-06-26 Nvtable persists when loading comparison #### [0.15.5](https://github.com/iTwin/changed-elements-react/tree/v0.15.5/packages/changed-elements-react) - 2025-06-26 spacing around che ele header buttons Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent a4c84d5 commit 0ff6e7e

4 files changed

Lines changed: 13 additions & 11 deletions

File tree

.changeset/eighty-apples-care.md

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

.changeset/slimy-lines-heal.md

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

packages/changed-elements-react/CHANGELOG.md

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

3+
## 0.15.5
4+
5+
### Patch Changes
6+
7+
#### [0.15.5](https://github.com/iTwin/changed-elements-react/tree/v0.15.5/packages/changed-elements-react) - 2025-06-26
8+
9+
Nvtable persists when loading comparison
10+
11+
#### [0.15.5](https://github.com/iTwin/changed-elements-react/tree/v0.15.5/packages/changed-elements-react) - 2025-06-26
12+
13+
spacing around che ele header buttons
14+
315
## 0.15.4
416

517
### 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.15.4",
3+
"version": "0.15.5",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)