-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: imodeljs-admin <[email protected]>
- Loading branch information
1 parent
83779ea
commit eade093
Showing
7 changed files
with
34 additions
and
11 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
typescript/packages/reality-capture-analysis/CHANGELOG.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@itwin/reality-capture-analysis", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 27 Feb 2024 10:21:57 GMT", | ||
"version": "1.0.1", | ||
"tag": "@itwin/reality-capture-analysis_v1.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/reality-capture-analysis", | ||
"commit": "2024c640a60612d1317974327d2c6d777a459e42", | ||
"comment": "Fix RCS Bug (Merge option default value was true instead of false)" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 12 Feb 2024 17:17:32 GMT", | ||
"version": "1.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @itwin/reality-capture-analysis | ||
|
||
This log was last generated on Mon, 12 Feb 2024 17:17:32 GMT and should not be manually modified. | ||
This log was last generated on Tue, 27 Feb 2024 10:21:57 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.0.1 | ||
|
||
Tue, 27 Feb 2024 10:21:57 GMT | ||
|
||
### Patches | ||
|
||
- Fix RCS Bug (Merge option default value was true instead of false) ([email protected]) | ||
|
||
## 1.0.0 | ||
|
||
Mon, 12 Feb 2024 17:17:32 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters