@quenty/chatproviderservice
Advanced tools
Comparing version 1.1.0 to 1.1.1-canary.281.b720162.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.1-canary.281.b720162.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@1.1.0...@quenty/chatproviderservice@1.1.1-canary.281.b720162.0) (2022-08-14) | ||
### Features | ||
* Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e)) | ||
# 1.1.0 (2022-07-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "1.1.0", | ||
"version": "1.1.1-canary.281.b720162.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^5.1.0" | ||
"@quenty/loader": "5.0.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.1.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e31b3a35aa475bb5699a24898a8639e107165b36" | ||
"gitHead": "b720162ac53aede1f77664ccea0982b86127d824" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6686
2
+ Added@quenty/loader@5.0.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@5.1.1(transitive)
Updated@quenty/loader@5.0.0
Updated@quenty/maid@2.4.0
Updated@quenty/promise@5.1.0