Skip to content

Commit 74a408f

Browse files
Version bump [skip actions][publish docs]
1 parent 7971863 commit 74a408f

4 files changed

Lines changed: 25 additions & 9 deletions

File tree

change/@itwin-imodel-transformer-02446d05-5e05-4b3b-a64c-26b127724749.json

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

packages/transformer/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@itwin/imodel-transformer",
33
"entries": [
4+
{
5+
"date": "Mon, 30 Jun 2025 18:36:23 GMT",
6+
"version": "1.2.0",
7+
"tag": "@itwin/imodel-transformer_v1.2.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "'DanRod1999@users.noreply.github.com'",
12+
"package": "@itwin/imodel-transformer",
13+
"commit": "7971863b75b604e9d5b090d69938d17ef40a2d44",
14+
"comment": "allow option to transform spatial elements of linearly located imodels"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 29 Apr 2025 14:01:13 GMT",
621
"version": "1.1.3",

packages/transformer/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @itwin/imodel-transformer
22

3-
This log was last generated on Tue, 29 Apr 2025 14:01:13 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Jun 2025 18:36:23 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.2.0
8+
9+
Mon, 30 Jun 2025 18:36:23 GMT
10+
11+
### Minor changes
12+
13+
- allow option to transform spatial elements of linearly located imodels ([commit](https://github.com/iTwin/imodel-transformer/commit/7971863b75b604e9d5b090d69938d17ef40a2d44))
14+
715
## 1.1.3
816

917
Tue, 29 Apr 2025 14:01:13 GMT

packages/transformer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/imodel-transformer",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "API for exporting an iModel's parts and also importing them into another iModel",
55
"main": "lib/cjs/imodel-transformer.js",
66
"typings": "lib/cjs/imodel-transformer",

0 commit comments

Comments
 (0)