Skip to content

Commit

Permalink
4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Sep 12, 2023
1 parent fda201c commit a5ea759
Show file tree
Hide file tree
Showing 137 changed files with 670 additions and 177 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"policyName": "prerelease-monorepo-lockStep",
"definitionName": "lockStepVersion",
"version": "4.1.5",
"version": "4.1.6",
"nextBump": "prerelease"
}
]
6 changes: 6 additions & 0 deletions core/backend/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/core-backend",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/core-backend_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/core-backend_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/core-backend

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
8 changes: 4 additions & 4 deletions core/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/core-backend",
"version": "4.1.5",
"version": "4.1.6",
"description": "iTwin.js backend components",
"main": "lib/cjs/core-backend.js",
"typings": "lib/cjs/core-backend",
Expand Down Expand Up @@ -41,9 +41,9 @@
"url": "http://www.bentley.com"
},
"peerDependencies": {
"@itwin/core-bentley": "workspace:^4.1.5",
"@itwin/core-common": "workspace:^4.1.5",
"@itwin/core-geometry": "workspace:^4.1.5",
"@itwin/core-bentley": "workspace:^4.1.6",
"@itwin/core-common": "workspace:^4.1.6",
"@itwin/core-geometry": "workspace:^4.1.6",
"@opentelemetry/api": "^1.0.4"
},
"peerDependenciesMeta": {
Expand Down
6 changes: 6 additions & 0 deletions core/bentley/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/core-bentley",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/core-bentley_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/core-bentley_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/bentley/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/core-bentley

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
2 changes: 1 addition & 1 deletion core/bentley/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/core-bentley",
"version": "4.1.5",
"version": "4.1.6",
"description": "Bentley JavaScript core components",
"main": "lib/cjs/core-bentley.js",
"module": "lib/esm/core-bentley.js",
Expand Down
6 changes: 6 additions & 0 deletions core/common/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/core-common",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/core-common_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/core-common_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/core-common

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
6 changes: 3 additions & 3 deletions core/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/core-common",
"version": "4.1.5",
"version": "4.1.6",
"description": "iTwin.js components common to frontend and backend",
"main": "lib/cjs/core-common.js",
"module": "lib/esm/core-common.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
"js-base64": "^3.6.1"
},
"peerDependencies": {
"@itwin/core-bentley": "workspace:^4.1.5",
"@itwin/core-geometry": "workspace:^4.1.5"
"@itwin/core-bentley": "workspace:^4.1.6",
"@itwin/core-geometry": "workspace:^4.1.6"
},
"devDependencies": {
"@itwin/build-tools": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions core/ecschema-editing/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/ecschema-editing",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/ecschema-editing_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/ecschema-editing_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/ecschema-editing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/ecschema-editing

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
8 changes: 4 additions & 4 deletions core/ecschema-editing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/ecschema-editing",
"version": "4.1.5",
"version": "4.1.6",
"description": "ECSchema editing and validation API",
"license": "MIT",
"main": "lib/cjs/ecschema-editing.js",
Expand Down Expand Up @@ -62,9 +62,9 @@
"typescript": "~5.0.2"
},
"peerDependencies": {
"@itwin/core-bentley": "workspace:^4.1.5",
"@itwin/core-quantity": "workspace:^4.1.5",
"@itwin/ecschema-metadata": "workspace:^4.1.5"
"@itwin/core-bentley": "workspace:^4.1.6",
"@itwin/core-quantity": "workspace:^4.1.6",
"@itwin/ecschema-metadata": "workspace:^4.1.6"
},
"nyc": {
"extends": "./node_modules/@itwin/build-tools/.nycrc"
Expand Down
6 changes: 6 additions & 0 deletions core/ecschema-locaters/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/ecschema-locaters",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/ecschema-locaters_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/ecschema-locaters_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/ecschema-locaters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/ecschema-locaters

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
4 changes: 2 additions & 2 deletions core/ecschema-locaters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/ecschema-locaters",
"version": "4.1.5",
"version": "4.1.6",
"description": "EC Schema file locaters",
"license": "MIT",
"main": "lib/cjs/ecschema-locaters.js",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@xmldom/xmldom": "~0.8.5"
},
"peerDependencies": {
"@itwin/ecschema-metadata": "workspace:^4.1.5"
"@itwin/ecschema-metadata": "workspace:^4.1.6"
},
"nyc": {
"extends": "./node_modules/@itwin/build-tools/.nycrc",
Expand Down
6 changes: 6 additions & 0 deletions core/ecschema-metadata/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/ecschema-metadata",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/ecschema-metadata_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/ecschema-metadata_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/ecschema-metadata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/ecschema-metadata

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
6 changes: 3 additions & 3 deletions core/ecschema-metadata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/ecschema-metadata",
"version": "4.1.5",
"version": "4.1.6",
"description": "ECObjects core concepts in typescript",
"license": "MIT",
"main": "lib/cjs/ecschema-metadata.js",
Expand Down Expand Up @@ -59,8 +59,8 @@
"typescript": "~5.0.2"
},
"peerDependencies": {
"@itwin/core-bentley": "workspace:^4.1.5",
"@itwin/core-quantity": "workspace:^4.1.5"
"@itwin/core-bentley": "workspace:^4.1.6",
"@itwin/core-quantity": "workspace:^4.1.6"
},
"dependencies": {
"almost-equal": "^1.1.0"
Expand Down
6 changes: 6 additions & 0 deletions core/ecschema-rpc/common/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/ecschema-rpcinterface-common",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/ecschema-rpcinterface-common_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/ecschema-rpcinterface-common_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/ecschema-rpc/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/ecschema-rpcinterface-common

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
2 changes: 1 addition & 1 deletion core/ecschema-rpc/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/ecschema-rpcinterface-common",
"version": "4.1.5",
"version": "4.1.6",
"description": "Schema RPC Interface common interface",
"main": "lib/cjs/ecschema-rpc-interface.js",
"typings": "lib/cjs/ecschema-rpc-interface",
Expand Down
6 changes: 6 additions & 0 deletions core/ecschema-rpc/impl/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/ecschema-rpcinterface-impl",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/ecschema-rpcinterface-impl_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/ecschema-rpcinterface-impl_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/ecschema-rpc/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/ecschema-rpcinterface-impl

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
2 changes: 1 addition & 1 deletion core/ecschema-rpc/impl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/ecschema-rpcinterface-impl",
"version": "4.1.5",
"version": "4.1.6",
"description": "Schema RPC Interface backend implementation",
"main": "lib/cjs/ecschema-rpc-impl.js",
"typings": "lib/cjs/ecschema-rpc-impl",
Expand Down
6 changes: 6 additions & 0 deletions core/electron/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/core-electron",
"entries": [
{
"version": "4.1.6",
"tag": "@itwin/core-electron_v4.1.6",
"date": "Tue, 12 Sep 2023 15:38:52 GMT",
"comments": {}
},
{
"version": "4.1.5",
"tag": "@itwin/core-electron_v4.1.5",
Expand Down
7 changes: 6 additions & 1 deletion core/electron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/core-electron

This log was last generated on Fri, 08 Sep 2023 13:37:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 Sep 2023 15:38:52 GMT and should not be manually modified.

## 4.1.6
Tue, 12 Sep 2023 15:38:52 GMT

_Version update only_

## 4.1.5
Fri, 08 Sep 2023 13:37:23 GMT
Expand Down
10 changes: 5 additions & 5 deletions core/electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/core-electron",
"version": "4.1.5",
"version": "4.1.6",
"description": "iTwin.js ElectronHost and ElectronApp",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -35,10 +35,10 @@
"url": "http://www.bentley.com"
},
"peerDependencies": {
"@itwin/core-backend": "workspace:^4.1.5",
"@itwin/core-bentley": "workspace:^4.1.5",
"@itwin/core-common": "workspace:^4.1.5",
"@itwin/core-frontend": "workspace:^4.1.5",
"@itwin/core-backend": "workspace:^4.1.6",
"@itwin/core-bentley": "workspace:^4.1.6",
"@itwin/core-common": "workspace:^4.1.6",
"@itwin/core-frontend": "workspace:^4.1.6",
"electron": ">=23.0.0 <26.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a5ea759

Please sign in to comment.