Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminComponentsWorkflow committed Jan 10, 2025
1 parent 143c4b4 commit 2f6a963
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 11 deletions.

This file was deleted.

12 changes: 12 additions & 0 deletions packages/modules/imodel-browser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@itwin/imodel-browser-react",
"entries": [
{
"version": "2.2.2",
"tag": "@itwin/imodel-browser-react_v2.2.2",
"date": "Fri, 10 Jan 2025 14:12:35 GMT",
"comments": {
"patch": [
{
"comment": "added accessibility to grid tiles"
}
]
}
},
{
"version": "2.2.1",
"tag": "@itwin/imodel-browser-react_v2.2.1",
Expand Down
9 changes: 8 additions & 1 deletion packages/modules/imodel-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @itwin/imodel-browser-react

This log was last generated on Thu, 09 Jan 2025 03:49:28 GMT and should not be manually modified.
This log was last generated on Fri, 10 Jan 2025 14:12:35 GMT and should not be manually modified.

## 2.2.2
Fri, 10 Jan 2025 14:12:35 GMT

### Patches

- added accessibility to grid tiles

## 2.2.1
Thu, 09 Jan 2025 03:49:28 GMT
Expand Down

0 comments on commit 2f6a963

Please sign in to comment.