Skip to content

Commit cbc88fe

Browse files
Release packages [publish docs] (#148)
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/saved-views-react@1.1.3 ### Patch Changes #### [1.1.3](https://github.com/iTwin/saved-views/tree/v1.1.3-react/packages/saved-views-react) - 2025-09-05 Fix defaults for ApplySavedViewSettings when using the applySavedView function@itwin/saved-views-react Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent 8820218 commit cbc88fe

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/lucky-rice-sneeze.md

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

packages/saved-views-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+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
#### [1.1.3](https://github.com/iTwin/saved-views/tree/v1.1.3-react/packages/saved-views-react) - 2025-09-05
8+
9+
Fix defaults for ApplySavedViewSettings when using the applySavedView function@itwin/saved-views-react
10+
311
## 1.1.2
412

513
### Patch Changes

packages/saved-views-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/saved-views-react",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)