@itwin/frontend-tiles 3.8.0-dev.1 → 3.8.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.
@@ -1,5 +1,5 @@
1
- Start time: Fri Dec 01 2023 12:23:58 GMT-0500 (Eastern Standard Time)
2
- Invoking "C:\WINDOWS\system32\tar.exe -x -m -f D:\vsts_a\7\s\common\temp\build-cache\61b66a377d49d37a2778c80351320f877461ed42"
1
+ Start time: Fri Dec 08 2023 14:10:46 GMT-0500 (Eastern Standard Time)
2
+ Invoking "C:\WINDOWS\system32\tar.exe -x -m -f D:\vsts_a\7\s\common\temp\build-cache\e90bc18c7cc7febe7618980bdd724b58c7bf19aa"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 18223.333983999677
2
+ "nonCachedDurationMs": 18062.18035200052
3
3
  }
package/CHANGELOG.json CHANGED
@@ -1,6 +1,12 @@
1
1
  {
2
2
  "name": "@itwin/frontend-tiles",
3
3
  "entries": [
4
+ {
5
+ "version": "3.8.0",
6
+ "tag": "@itwin/frontend-tiles_v3.8.0",
7
+ "date": "Fri, 08 Dec 2023 15:23:59 GMT",
8
+ "comments": {}
9
+ },
4
10
  {
5
11
  "version": "3.7.17",
6
12
  "tag": "@itwin/frontend-tiles_v3.7.17",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  # Change Log - @itwin/frontend-tiles
2
2
 
3
- This log was last generated on Mon, 20 Nov 2023 18:24:23 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 08 Dec 2023 15:23:59 GMT and should not be manually modified.
4
+
5
+ ## 3.8.0
6
+ Fri, 08 Dec 2023 15:23:59 GMT
7
+
8
+ _Version update only_
4
9
 
5
10
  ## 3.7.17
6
11
  Mon, 20 Nov 2023 18:24:23 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/frontend-tiles",
3
- "version": "3.8.0-dev.1",
3
+ "version": "3.8.0",
4
4
  "description": "Experimental alternative technique for visualizing the contents of iModels",
5
5
  "main": "lib/cjs/frontend-tiles.js",
6
6
  "module": "lib/esm/frontend-tiles.js",
@@ -22,18 +22,18 @@
22
22
  "url": "http://www.bentley.com"
23
23
  },
24
24
  "peerDependencies": {
25
- "@itwin/core-bentley": "3.8.0-dev.1",
26
- "@itwin/core-common": "3.8.0-dev.1",
27
- "@itwin/core-frontend": "3.8.0-dev.1",
28
- "@itwin/core-geometry": "3.8.0-dev.1"
25
+ "@itwin/core-bentley": "3.8.0",
26
+ "@itwin/core-common": "3.8.0",
27
+ "@itwin/core-frontend": "3.8.0",
28
+ "@itwin/core-geometry": "3.8.0"
29
29
  },
30
30
  "devDependencies": {
31
- "@itwin/build-tools": "3.8.0-dev.1",
32
- "@itwin/core-bentley": "3.8.0-dev.1",
33
- "@itwin/core-common": "3.8.0-dev.1",
34
- "@itwin/core-frontend": "3.8.0-dev.1",
35
- "@itwin/core-geometry": "3.8.0-dev.1",
36
- "@itwin/eslint-plugin": "3.8.0-dev.1",
31
+ "@itwin/build-tools": "3.8.0",
32
+ "@itwin/core-bentley": "3.8.0",
33
+ "@itwin/core-common": "3.8.0",
34
+ "@itwin/core-frontend": "3.8.0",
35
+ "@itwin/core-geometry": "3.8.0",
36
+ "@itwin/eslint-plugin": "3.8.0",
37
37
  "@types/node": "18.11.5",
38
38
  "eslint": "^7.11.0",
39
39
  "rimraf": "^3.0.2",