Skip to content

Commit

Permalink
Merge pull request #3252 from iTwin/native/3.1.6
Browse files Browse the repository at this point in the history
@bentley/imodeljs-native 3.1.6
  • Loading branch information
calebmshafer committed Feb 22, 2022
2 parents 85fc335 + 7436d71 commit d698388
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/core-backend",
"comment": "",
"type": "none"
}
],
"packageName": "@itwin/core-backend"
}
12 changes: 6 additions & 6 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions core/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"dependencies": {
"@azure/storage-blob": "^12.7.0",
"@bentley/imodeljs-native": "3.1.5",
"@bentley/imodeljs-native": "3.1.6",
"@itwin/core-telemetry": "workspace:*",
"form-data": "^2.3.2",
"fs-extra": "^8.1.0",
Expand Down Expand Up @@ -116,4 +116,4 @@
}
]
}
}
}
4 changes: 2 additions & 2 deletions full-stack-tests/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@azure/storage-blob": "^12.7.0",
"@bentley/imodeljs-native": "3.1.5",
"@bentley/imodeljs-native": "3.1.6",
"@itwin/core-backend": "workspace:*",
"@itwin/core-bentley": "workspace:*",
"@itwin/core-common": "workspace:*",
Expand Down Expand Up @@ -71,4 +71,4 @@
],
"extends": "plugin:@itwin/itwinjs-recommended"
}
}
}

0 comments on commit d698388

Please sign in to comment.