We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ee490 commit e98f44aCopy full SHA for e98f44a
.changeset/wide-ends-attack.md
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log - @itwin/itwins-client
2
3
+## 2.5.2
4
+
5
+### Patch Changes
6
7
+#### [2.5.2](https://www.npmjs.com/package/@itwin/itwins-client/v/2.5.2) - 2026-02-16
8
9
+Updated repository interface to make subclass optional and move properties into resource object for GetRepositoryResourceRepresentationResponse
10
11
## 2.5.1
12
13
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@itwin/itwins-client",
- "version": "2.5.1",
+ "version": "2.5.2",
"description": "iTwins client for the iTwin platform",
"main": "./lib/cjs/itwins-client.js",
"module": "./lib/esm/itwins-client.js",
0 commit comments