@itwin/build-tools 5.11.0-dev.5 → 5.11.0-dev.7
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 +8 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
# Change Log - @itwin/build-tools
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 08 Jun 2026 18:47:31 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 5.10.1
|
|
6
|
+
Mon, 08 Jun 2026 18:45:58 GMT
|
|
7
|
+
|
|
8
|
+
### Updates
|
|
9
|
+
|
|
10
|
+
- extract-api.js now checks the standard CI env var (in addition to TF_BUILD) so api-extractor runs in strict CI mode on GitHub Actions and other standard CI platforms without requiring a separate git-diff assertion step
|
|
4
11
|
|
|
5
12
|
## 5.10.0
|
|
6
13
|
Wed, 03 Jun 2026 20:19:46 GMT
|