Skip to content

Commit 020c2cf

Browse files
Release packages [publish docs] (#190)
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.14.9 ### Patch Changes #### [0.14.9](https://github.com/iTwin/changed-elements-react/tree/v0.14.9/packages/changed-elements-react) - 2025-03-18 - Reverted colors of squares in property inspector - Fixed job error and re-run logic - Fixed side-by-side toggle not present in property comparison table Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent 282289a commit 020c2cf

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

.changeset/many-spies-attend.md

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

packages/changed-elements-react/CHANGELOG.md

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

3+
## 0.14.9
4+
5+
### Patch Changes
6+
7+
#### [0.14.9](https://github.com/iTwin/changed-elements-react/tree/v0.14.9/packages/changed-elements-react) - 2025-03-18
8+
9+
- Reverted colors of squares in property inspector
10+
- Fixed job error and re-run logic
11+
- Fixed side-by-side toggle not present in property comparison table
12+
313
## 0.14.8
414

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

0 commit comments

Comments
 (0)