Skip to content

Commit ebad1c6

Browse files
Release packages [publish docs] (#192)
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.10 ### Patch Changes #### [0.14.10](https://github.com/iTwin/changed-elements-react/tree/v0.14.10/packages/changed-elements-react) - 2025-03-20 - Fixed CSS for property comparison table slider Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent 0e2d16f commit ebad1c6

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/three-stars-bake.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.14.10
4+
5+
### Patch Changes
6+
7+
#### [0.14.10](https://github.com/iTwin/changed-elements-react/tree/v0.14.10/packages/changed-elements-react) - 2025-03-20
8+
9+
- Fixed CSS for property comparison table slider
10+
311
## 0.14.9
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.14.9",
3+
"version": "0.14.10",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)