Skip to content

Commit e12f620

Browse files
3.0.2
1 parent b39abc2 commit e12f620

File tree

166 files changed

+826
-283
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+826
-283
lines changed

clients/imodelhub/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@bentley/imodelbank-client",
33
"entries": [
4+
{
5+
"version": "3.0.2",
6+
"tag": "@bentley/imodelbank-client_v3.0.2",
7+
"date": "Thu, 10 Mar 2022 21:18:12 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.0.1",
612
"tag": "@bentley/imodelbank-client_v3.0.1",

clients/imodelhub/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @bentley/imodelbank-client
22

3-
This log was last generated on Thu, 24 Feb 2022 15:26:55 GMT and should not be manually modified.
3+
This log was last generated on Thu, 10 Mar 2022 21:18:12 GMT and should not be manually modified.
4+
5+
## 3.0.2
6+
Thu, 10 Mar 2022 21:18:12 GMT
7+
8+
_Version update only_
49

510
## 3.0.1
611
Thu, 24 Feb 2022 15:26:55 GMT

clients/imodelhub/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bentley/imodelbank-client",
33
"private": true,
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"description": "iModel.js iModelHub Client",
66
"main": "lib/cjs/imodelhub-client.js",
77
"modules": "lib/esm/imodelhub-client.js",
@@ -48,7 +48,7 @@
4848
"superagent": "^7.0.1"
4949
},
5050
"peerDependencies": {
51-
"@itwin/core-bentley": "workspace:^3.0.1"
51+
"@itwin/core-bentley": "workspace:^3.0.2"
5252
},
5353
"devDependencies": {
5454
"@itwin/core-backend": "workspace:*",

common/changes/@itwin/appui-react/presentation-models-tree-search-ruleset-change_2022-02-28-08-02.json

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

common/changes/@itwin/appui-react/ui-view-overlay-fix_2022-03-03-21-47.json

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

common/changes/@itwin/core-backend/imodel-not-open-404_2022-03-10-14-47.json

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

common/changes/@itwin/core-backend/imodeljs-native-3.0.33_2022-03-07-20-56.json

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

common/changes/@itwin/core-common/imodel-not-open-404_2022-03-10-14-47.json

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

common/changes/@itwin/presentation-backend/presentation-fix-presentation-rpc-requests-caching_2022-02-28-08-46.json

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

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"policyName": "prerelease-monorepo-lockStep",
44
"definitionName": "lockStepVersion",
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"nextBump": "prerelease"
77
}
88
]

0 commit comments

Comments
 (0)