Skip to content

Commit

Permalink
Release packages [publish docs] (#168)
Browse files Browse the repository at this point in the history
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/[email protected]

### Minor Changes

####
[0.13.0](https://github.com/iTwin/changed-elements-react/tree/v0.13.0/packages/changed-elements-react)
- 2025-02-03

Updated Dependencies:

-   appUi updated to 5.x.x
-   itwinUi updated to 3.x.x
Important Notice: These updates may cause breaking changes if consumers
of this package have not yet updated to the latest versions of these
dependencies. Please ensure that you have updated your dependencies to
avoid any potential issues.

Co-authored-by: imodeljs-admin <[email protected]>
  • Loading branch information
imodeljs-admin and imodeljs-admin authored Feb 3, 2025
1 parent ba7c7a2 commit 55875bc
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/smooth-chefs-vanish.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/changed-elements-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.13.0

### Minor Changes

#### [0.13.0](https://github.com/iTwin/changed-elements-react/tree/v0.13.0/packages/changed-elements-react) - 2025-02-03

Updated Dependencies:

- appUi updated to 5.x.x
- itwinUi updated to 3.x.x
Important Notice: These updates may cause breaking changes if consumers of this package have not yet updated to the latest versions of these dependencies. Please ensure that you have updated your dependencies to avoid any potential issues.

## 0.12.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/changed-elements-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/changed-elements-react",
"version": "0.12.2",
"version": "0.13.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 55875bc

Please sign in to comment.