@itwin/build-tools 5.2.0-dev.1 → 5.2.0-dev.10

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +21 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  # Change Log - @itwin/build-tools
2
2
 
3
- This log was last generated on Wed, 16 Jul 2025 15:01:35 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Aug 2025 19:42:13 GMT and should not be manually modified.
4
+
5
+ ## 5.1.2
6
+ Thu, 14 Aug 2025 19:38:08 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 5.1.1
11
+ Fri, 08 Aug 2025 18:06:10 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 5.1.0
16
+ Fri, 08 Aug 2025 12:51:53 GMT
17
+
18
+ _Version update only_
19
+
20
+ ## 5.0.5
21
+ Wed, 06 Aug 2025 15:34:15 GMT
22
+
23
+ _Version update only_
4
24
 
5
25
  ## 5.0.4
6
26
  Wed, 16 Jul 2025 14:59:59 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/build-tools",
3
- "version": "5.2.0-dev.1",
3
+ "version": "5.2.0-dev.10",
4
4
  "description": "Bentley build tools",
5
5
  "license": "MIT",
6
6
  "repository": {