@quenty/insertserviceutils 10.10.4 → 10.10.5-canary.11a5dcf.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [10.10.5-canary.11a5dcf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@10.10.4...@quenty/insertserviceutils@10.10.5-canary.11a5dcf.0) (2025-05-10)
7
+
8
+ **Note:** Version bump only for package @quenty/insertserviceutils
9
+
10
+
11
+
12
+
13
+
6
14
  ## [10.10.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@10.10.3...@quenty/insertserviceutils@10.10.4) (2025-04-10)
7
15
 
8
16
  **Note:** Version bump only for package @quenty/insertserviceutils
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/insertserviceutils",
3
- "version": "10.10.4",
3
+ "version": "10.10.5-canary.11a5dcf.0",
4
4
  "description": "InsertServiceUtils to make loading models via insert service easy",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -24,11 +24,11 @@
24
24
  "Quenty"
25
25
  ],
26
26
  "dependencies": {
27
- "@quenty/loader": "^10.8.3",
28
- "@quenty/promise": "^10.10.4"
27
+ "@quenty/loader": "10.8.4-canary.11a5dcf.0",
28
+ "@quenty/promise": "10.10.5-canary.11a5dcf.0"
29
29
  },
30
30
  "publishConfig": {
31
31
  "access": "public"
32
32
  },
33
- "gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
33
+ "gitHead": "11a5dcf7d4c7a0bfbf3337e97d30e8346ea09d3f"
34
34
  }
@@ -41,4 +41,4 @@ function InsertServiceUtils.promiseAsset(assetId: number): Promise.Promise<Insta
41
41
  end)
42
42
  end
43
43
 
44
- return InsertServiceUtils
44
+ return InsertServiceUtils