@quenty/templateprovider
Advanced tools
Comparing version 3.0.2-canary.097d1d7.0 to 3.1.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [3.0.2-canary.097d1d7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@3.0.1...@quenty/templateprovider@3.0.2-canary.097d1d7.0) (2021-09-19) | ||
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@3.0.1...@quenty/templateprovider@3.1.0) (2021-09-22) | ||
**Note:** Version bump only for package @quenty/templateprovider | ||
### Bug Fixes | ||
* Add specific behavior for templates in StarterGui ([de85a35](https://github.com/Quenty/NevermoreEngine/commit/de85a35f24a326d91e5626f85196766a830e49d7)) | ||
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@3.0.0...@quenty/templateprovider@3.0.1) (2021-09-18) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "3.0.2-canary.097d1d7.0", | ||
"version": "3.1.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "3.0.1", | ||
"@quenty/loader": "3.0.1", | ||
"@quenty/maid": "2.0.0", | ||
"@quenty/string": "2.0.1-canary.097d1d7.0" | ||
"@quenty/baseobject": "^3.0.1", | ||
"@quenty/loader": "^3.0.1", | ||
"@quenty/maid": "^2.0.0", | ||
"@quenty/string": "^2.1.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "097d1d78914dc4351c8dfa9adc8d4e41f828ffe6" | ||
"gitHead": "6288c63115f31544fce6663d018826e81ef01c7f" | ||
} |
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
16335
1
+ Added@quenty/baseobject@3.5.0(transitive)
+ Added@quenty/loader@3.4.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/string@2.3.0(transitive)
- Removed@quenty/baseobject@3.0.1(transitive)
- Removed@quenty/loader@3.0.1(transitive)
- Removed@quenty/maid@2.0.0(transitive)
- Removed@quenty/string@2.0.1-canary.097d1d7.0(transitive)
Updated@quenty/baseobject@^3.0.1
Updated@quenty/loader@^3.0.1
Updated@quenty/maid@^2.0.0
Updated@quenty/string@^2.1.0