@quenty/promise
Advanced tools
Comparing version 1.1.0 to 1.1.1-canary.38379e9.0
@@ -6,3 +6,3 @@ # Change Log | ||
# 1.1.0 (2021-07-31) | ||
## 1.1.1-canary.38379e9.0 (2021-07-31) | ||
@@ -27,19 +27,1 @@ | ||
# 1.0.0 (2021-07-24) | ||
# v1.1.0 (Sat Jul 31 2021) | ||
#### 🐛 Bug Fix | ||
- docs: Remove Changelog from README.md in favor of CHANGELOG.md which will be generated [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty)) | ||
- fix: Adjust CI badge to show automatic build and release state [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty)) | ||
- chore: Add funding field to package.json [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty)) | ||
- fix: Fix selene linting [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty)) | ||
- fix: Add CI and CD [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty)) | ||
#### Authors: 1 | ||
- James Onnen ([@Quenty](https://github.com/Quenty)) |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ MIT License |
{ | ||
"name": "@quenty/promise", | ||
"version": "1.1.0", | ||
"version": "1.1.1-canary.38379e9.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -25,4 +25,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "^1.1.0", | ||
"@quenty/maid": "^1.1.0" | ||
"@quenty/deferred": "1.1.1-canary.38379e9.0", | ||
"@quenty/maid": "1.1.1-canary.38379e9.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "83f1a3fad8962c808c169e94f18f1fe8e786421d" | ||
"gitHead": "38379e9071a0868997337378aa8cc01d5f0dccfa" | ||
} |
@@ -0,0 +0,0 @@ ## Promise |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
22339
2
+ Added@quenty/deferred@1.1.1-canary.38379e9.0(transitive)
+ Added@quenty/maid@1.1.1-canary.38379e9.0(transitive)
- Removed@quenty/deferred@1.2.0(transitive)
- Removed@quenty/maid@1.2.0(transitive)