@itwin/build-tools 4.3.0-dev.7 → 4.3.0-dev.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# Change Log - @itwin/build-tools
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 16 Oct 2023 12:52:10 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
## 4.1.9
|
6
6
|
Tue, 10 Oct 2023 18:48:12 GMT
|
@@ -101,6 +101,11 @@ Mon, 22 May 2023 15:34:14 GMT
|
|
101
101
|
- Fixed 'betools docs' script to set 'packageRoot' to correct relative path from root to package source.
|
102
102
|
- Upgrade TypeScript compile target to es2021.
|
103
103
|
|
104
|
+
## 3.7.16
|
105
|
+
Mon, 16 Oct 2023 12:49:07 GMT
|
106
|
+
|
107
|
+
_Version update only_
|
108
|
+
|
104
109
|
## 3.7.15
|
105
110
|
Tue, 10 Oct 2023 19:58:35 GMT
|
106
111
|
|