@quenty/collectionserviceutils
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/collectionserviceutils@2.5.0...@quenty/collectionserviceutils@2.6.0) (2023-02-21) | ||
**Note:** Version bump only for package @quenty/collectionserviceutils | ||
# [2.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/collectionserviceutils@2.4.0...@quenty/collectionserviceutils@2.5.0) (2023-01-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/collectionserviceutils", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Utility functions for use with collection service tags", | ||
@@ -24,5 +24,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.4.0", | ||
"@quenty/loader": "^6.0.1", | ||
"@quenty/rx": "^7.4.0" | ||
"@quenty/brio": "^8.5.0", | ||
"@quenty/loader": "^6.1.0", | ||
"@quenty/rx": "^7.5.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "db2db00ab4e24a3eab0449b77a00bee6d91f2755" | ||
"gitHead": "e084b0cc097ddbcb7c782b8ecbd9c2d619c49354" | ||
} |
8093
Updated@quenty/brio@^8.5.0
Updated@quenty/loader@^6.1.0
Updated@quenty/rx@^7.5.0