Skip to content

Commit e98f44a

Browse files
Release packages [publish docs] (#83)
Co-authored-by: imodeljs-admin <imodeljs-admin@users.noreply.github.com>
1 parent 45ee490 commit e98f44a

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/wide-ends-attack.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log - @itwin/itwins-client
22

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+
311
## 2.5.1
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/itwins-client",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "iTwins client for the iTwin platform",
55
"main": "./lib/cjs/itwins-client.js",
66
"module": "./lib/esm/itwins-client.js",

0 commit comments

Comments
 (0)