@quenty/promisemaid
Advanced tools
Comparing version 1.0.1-canary.376.7a91a6d.0 to 1.1.0
@@ -6,3 +6,3 @@ # Change Log | ||
## 1.0.1-canary.376.7a91a6d.0 (2023-06-24) | ||
# 1.1.0 (2023-06-24) | ||
@@ -13,1 +13,16 @@ | ||
* Add PromiseMaid package ([2d4579f](https://github.com/Quenty/NevermoreEngine/commit/2d4579ff1c6020e0394ef07416565a8ac051fbce)) | ||
# v1.1.0 (Sat Jun 24 2023) | ||
#### 🚀 Enhancement | ||
- feat: Add some new packages and additional ragdoll binder changes [#376](https://github.com/Quenty/NevermoreEngine/pull/376) ([@Quenty](https://github.com/Quenty)) | ||
- feat: Add PromiseMaid package ([@Quenty](https://github.com/Quenty)) | ||
#### Authors: 1 | ||
- James Onnen ([@Quenty](https://github.com/Quenty)) |
{ | ||
"name": "@quenty/promisemaid", | ||
"version": "1.0.1-canary.376.7a91a6d.0", | ||
"version": "1.1.0", | ||
"description": "Utility methods around promises and maids", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/promise": "6.6.0" | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/promise": "^6.6.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7a91a6d3f90f6c748e60ee82d76afba0d0d9ba0a" | ||
"gitHead": "5d8f00296517b2a1aff2db540728f5e689a0c3e3" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4325
1
+ Added@quenty/loader@6.3.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@6.8.0(transitive)
- Removed@quenty/loader@6.2.1(transitive)
- Removed@quenty/maid@2.5.0(transitive)
- Removed@quenty/promise@6.6.0(transitive)
Updated@quenty/loader@^6.2.1
Updated@quenty/maid@^2.5.0
Updated@quenty/promise@^6.6.0