Skip to content

Commit 47a9d88

Browse files
Release packages [publish docs] (#114)
Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent b44cb49 commit 47a9d88

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

.changeset/spotty-onions-follow.md

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

packages/scenes-client/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @itwin/scenes-client
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- b44cb49: Add optional `displayOrder` to Scene Object create, update, and response types.
8+
9+
Controls client rendering order.
10+
Pass `null` in an update to remove the value.
11+
312
## 0.8.1
413

514
### Patch Changes

packages/scenes-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/scenes-client",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "Client-side code for managing scenes",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)