Skip to content

Commit 48f7612

Browse files
committed
docs: standardize changelog heading
This will allow for release-please to update them appropriately
1 parent dc3b9b8 commit 48f7612

File tree

9 files changed

+17
-20
lines changed

9 files changed

+17
-20
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Changelog
2+
13
## v8.5.3 (2022-03-03)
24

35
### Bug Fixes

workspaces/arborist/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
# CHANGELOG
1+
# Changelog
22

3-
## 2.0
3+
## 2.0.0
44

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

11-
## 1.0
11+
## 1.0.0
1212

1313
* Release for npm v7 beta
1414
* Fully functional
1515

16-
## 0.0
16+
## 0.0.0
1717

1818
* Proof of concept
1919
* Before this, it was [`read-package-tree`](http://npm.im/read-package-tree)

workspaces/libnpmaccess/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# Change Log
1+
# Changelog
22

3-
<a name="4.0.0"></a>
43
## [4.0.0](https://github.com/npm/libnpmaccess/compare/v3.0.2...v4.0.0) (2020-03-02)
54

65
### BREAKING CHANGES

workspaces/libnpmhook/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Change Log
1+
# Changelog
22

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

65
### Breaking Changes
76

workspaces/libnpmorg/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Change Log
1+
# Changelog
22

33
## 2.0.0 (2020-03-02)
44

workspaces/libnpmpack/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Change Log
1+
# Changelog
22

3-
<a name="2.0.0"></a>
4-
# [2.0.0](https://github.com/npm/libnpmpack/compare/v1.0.0...v2.0.0) (2020-03-27)
3+
## [2.0.0](https://github.com/npm/libnpmpack/compare/v1.0.0...v2.0.0) (2020-03-27)
54

65
### Breaking Changes
76

workspaces/libnpmpublish/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Change Log
1+
# Changelog
22

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

65
### Features
76

workspaces/libnpmsearch/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Change Log
1+
# Changelog
22

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

65
### Breaking Changes
76

workspaces/libnpmteam/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Change Log
1+
# Changelog
22

33
## [2.0.0](https://github.com/npm/libnpmteam/compare/v1.0.2...v2.0.0) (2020-03-02)
44

0 commit comments

Comments
 (0)