-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1b30c72
commit 3cef6fd
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,33 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-04-06) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* **libnpmsearch:** the log option is no longer passed to the updated deps | ||
|
||
### Bug Fixes | ||
|
||
* added arborist action and updated template-oss ([#4215](https://github.com/petershin/cli/issues/4215)) ([aa538df](https://github.com/petershin/cli/commit/aa538df4c19f46d2e24e2635d1214176c662fcea)) | ||
* **logout:** require proper auth.js from npm-registry-fetch ([90c384c](https://github.com/petershin/cli/commit/90c384ccccac32c80c481a04c438cbcbea82539c)) | ||
* set proper workspace repo urls in package.json ([#4476](https://github.com/petershin/cli/issues/4476)) ([0cfc155](https://github.com/petershin/cli/commit/0cfc155db5f11ce23419e440111d99a63bf39754)) | ||
* update readme badges ([#4658](https://github.com/petershin/cli/issues/4658)) ([2829cb2](https://github.com/petershin/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d)) | ||
|
||
|
||
### Documentation | ||
|
||
* standardize changelog heading ([#4510](https://github.com/petershin/cli/issues/4510)) ([91f03ee](https://github.com/petershin/cli/commit/91f03ee618bc635f9cfbded735fe98bbfa9d643f)) | ||
|
||
|
||
### Dependencies | ||
|
||
* @npmcli/template-oss@3.2.1 ([aac01b8](https://github.com/petershin/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08)) | ||
* @npmcli/template-oss@3.2.2 ([#4639](https://github.com/petershin/cli/issues/4639)) ([a59fd2c](https://github.com/petershin/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f)) | ||
* [email protected] ([8b26a6d](https://github.com/petershin/cli/commit/8b26a6db13c37a6f0df86c54ca859ad2f9627825)) | ||
* **libnpmsearch:** update to latest major versions of npm deps ([1c09034](https://github.com/petershin/cli/commit/1c09034d41db3a7dc622a2ec56e303aa63980d7b)) | ||
* [email protected] ([1bfc507](https://github.com/petershin/cli/commit/1bfc507f2a5afa02f04d4dea2fc6d151d4fef3ac)) | ||
|
||
### [5.0.2](https://www.github.com/npm/cli/compare/libnpmsearch-v5.0.1...libnpmsearch-v5.0.2) (2022-03-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters