@itwin/build-tools 5.3.0-dev.9 → 5.3.0

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 +26 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  # Change Log - @itwin/build-tools
2
2
 
3
- This log was last generated on Thu, 02 Oct 2025 14:56:13 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Nov 2025 19:02:35 GMT and should not be manually modified.
4
+
5
+ ## 5.3.0
6
+ Mon, 03 Nov 2025 19:02:35 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 5.2.4
11
+ Fri, 24 Oct 2025 16:20:38 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 5.2.3
16
+ Thu, 16 Oct 2025 23:00:31 GMT
17
+
18
+ _Version update only_
19
+
20
+ ## 5.2.2
21
+ Fri, 10 Oct 2025 14:49:15 GMT
22
+
23
+ _Version update only_
24
+
25
+ ## 5.2.1
26
+ Thu, 09 Oct 2025 17:10:26 GMT
27
+
28
+ _Version update only_
4
29
 
5
30
  ## 5.2.0
6
31
  Wed, 01 Oct 2025 20:22:54 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/build-tools",
3
- "version": "5.3.0-dev.9",
3
+ "version": "5.3.0",
4
4
  "description": "Bentley build tools",
5
5
  "license": "MIT",
6
6
  "repository": {