Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Changelog

## v8.5.3 (2022-03-03)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions workspaces/arborist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CHANGELOG
# Changelog

### [5.0.1](https://www.github.com/npm/cli/compare/arborist-v5.0.0...arborist-v5.0.1) (2022-03-08)

Expand All @@ -7,20 +7,20 @@

* set proper workspace repo urls in package.json ([#4476](https://www.github.com/npm/cli/issues/4476)) ([0cfc155](https://www.github.com/npm/cli/commit/0cfc155db5f11ce23419e440111d99a63bf39754))

## 2.0
## 2.0.0

* BREAKING CHANGE: root node is now included in inventory
* All parent/target/fsParent/etc. references set in `root` setter, rather
than the hodgepodge of setters that existed before.
* `treeCheck` function added, to enforce strict correctness guarantees when
`ARBORIST_DEBUG=1` in the environment (on by default in Arborist tests).

## 1.0
## 1.0.0

* Release for npm v7 beta
* Fully functional

## 0.0
## 0.0.0

* Proof of concept
* Before this, it was [`read-package-tree`](http://npm.im/read-package-tree)
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Change Log
# Changelog

<a name="4.0.0"></a>
### [6.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)
Expand Down
5 changes: 2 additions & 3 deletions workspaces/libnpmhook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Change Log
# Changelog

<a name="6.0.0"></a>
# [6.0.0](https://github.com/npm/libnpmhook/compare/v5.0.2...v6.0.0) (2020-02-26)
## [6.0.0](https://github.com/npm/libnpmhook/compare/v5.0.2...v6.0.0) (2020-02-26)

### Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmorg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Change Log
# Changelog

### [4.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)

Expand Down
3 changes: 1 addition & 2 deletions workspaces/libnpmpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
* set proper workspace repo urls in package.json ([#4476](https://www.github.com/npm/cli/issues/4476)) ([0cfc155](https://www.github.com/npm/cli/commit/0cfc155db5f11ce23419e440111d99a63bf39754))


### [2.0.0](https://github.com/npm/libnpmpack/compare/[email protected]) (2020-03-27)

## [2.0.0](https://github.com/npm/libnpmpack/compare/v1.0.0...v2.0.0) (2020-03-27)

### Breaking Changes

Expand Down
5 changes: 2 additions & 3 deletions workspaces/libnpmpublish/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Change Log
# Changelog

<a name="3.0.1"></a>
# [3.0.1](https://github.com/npm/libnpmpublish/compare/v3.0.0...v3.0.1) (2020-03-27)
## [3.0.1](https://github.com/npm/libnpmpublish/compare/v3.0.0...v3.0.1) (2020-03-27)

### Features

Expand Down
5 changes: 2 additions & 3 deletions workspaces/libnpmsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Change Log
# Changelog

<a name="3.0.0"></a>
# [3.0.0](https://github.com/npm/libnpmhook/compare/v2.0.2...v3.0.0) (2020-02-26)
## [3.0.0](https://github.com/npm/libnpmhook/compare/v2.0.2...v3.0.0) (2020-02-26)

### Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmteam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Change Log
# Changelog

### [4.0.1](https://www.github.com/npm/cli/compare/[email protected]) (2022-03-03)

Expand Down