@endo/where
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -6,2 +6,11 @@ # Change Log | ||
### [0.2.5](https://github.com/endojs/endo/compare/@endo/where@0.2.4...@endo/where@0.2.5) (2022-04-13) | ||
### Bug Fixes | ||
* Revert dud release ([c8a7101](https://github.com/endojs/endo/commit/c8a71017d8d7af10a97909c9da9c5c7e59aed939)) | ||
### [0.2.4](https://github.com/endojs/endo/compare/@endo/where@0.2.3...@endo/where@0.2.4) (2022-04-12) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@endo/where", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"private": null, | ||
@@ -37,3 +37,3 @@ "description": "Description forthcoming.", | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.4.7", | ||
"@endo/eslint-config": "^0.4.8", | ||
"ava": "^3.12.1", | ||
@@ -76,3 +76,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "59e511891ab67f4fa52d67141510974e22362134" | ||
"gitHead": "ada5203fd64e6828dca74895fd74588e08925d97" | ||
} |
22513