@quenty/servicebag
Advanced tools
Comparing version 11.2.0 to 11.2.1-canary.949c41d.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.2.1-canary.949c41d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.2.0...@quenty/servicebag@11.2.1-canary.949c41d.0) (2024-05-03) | ||
### Features | ||
* Add logging to service bag ([d1a2804](https://github.com/Quenty/NevermoreEngine/commit/d1a28048a9fc02d8ab2d272f7a0eb1c81c4f60f6)) | ||
# [11.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.1.0...@quenty/servicebag@11.2.0) (2024-04-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.2.0", | ||
"version": "11.2.1-canary.949c41d.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/signal": "^7.2.0" | ||
"@quenty/baseobject": "10.2.0", | ||
"@quenty/loader": "10.2.0", | ||
"@quenty/signal": "7.2.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72" | ||
"gitHead": "949c41de617e38c33da8d7d4351cc9fa34ae529d" | ||
} |
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
28377
8
2
+ Added@quenty/baseobject@10.2.0(transitive)
+ Added@quenty/loader@10.2.0(transitive)
+ Added@quenty/signal@7.2.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/signal@7.9.0(transitive)
Updated@quenty/baseobject@10.2.0
Updated@quenty/loader@10.2.0
Updated@quenty/signal@7.2.0