Skip to content

Commit d12f564

Browse files
Release packages [publish docs] (#240)
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.6 ### Patch Changes #### [0.15.6](https://github.com/iTwin/changed-elements-react/tree/v0.15.6/packages/changed-elements-react) - 2025-07-07 bug fix- Turning off all properties on Advanced Filtering dialog hides elements incorrectly Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent 0f5bcce commit d12f564

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/tender-camels-report.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.15.6
4+
5+
### Patch Changes
6+
7+
#### [0.15.6](https://github.com/iTwin/changed-elements-react/tree/v0.15.6/packages/changed-elements-react) - 2025-07-07
8+
9+
bug fix- Turning off all properties on Advanced Filtering dialog hides elements incorrectly
10+
311
## 0.15.5
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.15.5",
3+
"version": "0.15.6",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)