@itwin/build-tools 4.3.0-dev.31 → 4.3.0-dev.34
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 Thu, 30 Nov 2023 17:07:27 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
## 4.2.4
|
6
6
|
Mon, 20 Nov 2023 16:14:45 GMT
|
@@ -130,6 +130,11 @@ Mon, 22 May 2023 15:34:14 GMT
|
|
130
130
|
- Fixed 'betools docs' script to set 'packageRoot' to correct relative path from root to package source.
|
131
131
|
- Upgrade TypeScript compile target to es2021.
|
132
132
|
|
133
|
+
## 3.7.17
|
134
|
+
Mon, 20 Nov 2023 18:24:23 GMT
|
135
|
+
|
136
|
+
_Version update only_
|
137
|
+
|
133
138
|
## 3.7.16
|
134
139
|
Mon, 16 Oct 2023 12:49:07 GMT
|
135
140
|
|