Skip to content

Commit 9c8a2c0

Browse files
2colorachingbrain
andauthored
chore: order of releases in changelog (#492)
Update all changelogs to be consistent with how release-please generates them. --------- Co-authored-by: achingbrain <alex@achingbrain.net>
1 parent b67ac5f commit 9c8a2c0

File tree

13 files changed

+350
-1619
lines changed

13 files changed

+350
-1619
lines changed

packages/bitswap/CHANGELOG.md

Lines changed: 0 additions & 902 deletions
This file was deleted.

packages/car/CHANGELOG.md

Lines changed: 34 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,4 @@
1-
## [@helia/car-v2.0.0](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.4...@helia/car-v2.0.0) (2024-01-08)
2-
3-
4-
### ⚠ BREAKING CHANGES
5-
6-
* uses multiformats v13 and helia v3
7-
8-
### Features
9-
10-
* update helia to v3 and multiformats to v13 ([#52](https://github.com/ipfs/helia-car/issues/52)) ([6405c34](https://github.com/ipfs/helia-car/commit/6405c3487879614dc4dd7308b15c946d644e0488))
11-
12-
### Dependencies
13-
14-
* The following workspace dependencies were updated
15-
* dependencies
16-
* @helia/interface bumped from ^3.0.0 to ^3.0.1
17-
* devDependencies
18-
* @helia/unixfs bumped from ^2.0.0 to ^2.0.1
1+
# Changelog
192

203
## [3.1.2](https://github.com/ipfs/helia/compare/car-v3.1.1...car-v3.1.2) (2024-04-03)
214

@@ -81,44 +64,64 @@
8164
* devDependencies
8265
* @helia/unixfs bumped from ^2.0.1 to ^3.0.0
8366

84-
## [@helia/car-v1.0.4](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.3...@helia/car-v1.0.4) (2023-10-07)
67+
## [2.0.0](https://github.com/ipfs/helia/compare/car-v1.0.4...car-v2.0.0) (2024-01-08)
68+
69+
70+
### ⚠ BREAKING CHANGES
71+
72+
* uses multiformats v13 and helia v3
73+
74+
### Features
75+
76+
* update helia to v3 and multiformats to v13 ([#52](https://github.com/ipfs/helia-car/issues/52)) ([6405c34](https://github.com/ipfs/helia/commit/6405c3487879614dc4dd7308b15c946d644e0488))
77+
78+
### Dependencies
79+
80+
* The following workspace dependencies were updated
81+
* dependencies
82+
* @helia/interface bumped from ^3.0.0 to ^3.0.1
83+
* devDependencies
84+
* @helia/unixfs bumped from ^2.0.0 to ^2.0.1
85+
86+
87+
## [1.0.4](https://github.com/ipfs/helia/compare/car-v1.0.3...car-v1.0.4) (2023-10-07)
8588

8689

8790
### Dependencies
8891

89-
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#41](https://github.com/ipfs/helia-car/issues/41)) ([e8fc99f](https://github.com/ipfs/helia-car/commit/e8fc99f4e372eaf72c2598f5a7a9942143c6d788))
92+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#41](https://github.com/ipfs/helia-car/issues/41)) ([e8fc99f](https://github.com/ipfs/helia/commit/e8fc99f4e372eaf72c2598f5a7a9942143c6d788))
9093

91-
## [@helia/car-v1.0.3](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.2...@helia/car-v1.0.3) (2023-08-27)
94+
## [1.0.3](https://github.com/ipfs/helia/compare/car-v1.0.2...car-v1.0.3) (2023-08-27)
9295

9396

9497
### Dependencies
9598

96-
* bump @helia/interface from 1.2.2 to 2.0.0 ([#32](https://github.com/ipfs/helia-car/issues/32)) ([68656a8](https://github.com/ipfs/helia-car/commit/68656a81b7cd1238641a41573915635905e4a6ed))
97-
* bump cborg from 1.10.2 to 2.0.5 ([#35](https://github.com/ipfs/helia-car/issues/35)) ([10994ea](https://github.com/ipfs/helia-car/commit/10994ea9abdff8906ae8c3f7d0ff5f50b50d9e60))
98-
* bump multiformats from 11.0.2 to 12.0.1 ([#4](https://github.com/ipfs/helia-car/issues/4)) ([50bed0f](https://github.com/ipfs/helia-car/commit/50bed0f32b3c07111de804b0e6471e36d8e66626))
99+
* bump @helia/interface from 1.2.2 to 2.0.0 ([#32](https://github.com/ipfs/helia-car/issues/32)) ([68656a8](https://github.com/ipfs/helia/commit/68656a81b7cd1238641a41573915635905e4a6ed))
100+
* bump cborg from 1.10.2 to 2.0.5 ([#35](https://github.com/ipfs/helia-car/issues/35)) ([10994ea](https://github.com/ipfs/helia/commit/10994ea9abdff8906ae8c3f7d0ff5f50b50d9e60))
101+
* bump multiformats from 11.0.2 to 12.0.1 ([#4](https://github.com/ipfs/helia-car/issues/4)) ([50bed0f](https://github.com/ipfs/helia/commit/50bed0f32b3c07111de804b0e6471e36d8e66626))
99102

100-
## [@helia/car-v1.0.2](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.1...@helia/car-v1.0.2) (2023-08-27)
103+
## [1.0.2](https://github.com/ipfs/helia/compare/car-v1.0.1...car-v1.0.2) (2023-08-27)
101104

102105

103106
### Dependencies
104107

105-
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#30](https://github.com/ipfs/helia-car/issues/30)) ([ea26a0b](https://github.com/ipfs/helia-car/commit/ea26a0bd14137eb1de6ab282cdcecd55578064ab))
108+
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#30](https://github.com/ipfs/helia-car/issues/30)) ([ea26a0b](https://github.com/ipfs/helia/commit/ea26a0bd14137eb1de6ab282cdcecd55578064ab))
106109

107-
## [@helia/car-v1.0.1](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.0...@helia/car-v1.0.1) (2023-08-14)
110+
## [1.0.1](https://github.com/ipfs/helia/compare/car-v1.0.0...car-v1.0.1) (2023-08-14)
108111

109112

110113
### Documentation
111114

112-
* fs already defined in example ([#1](https://github.com/ipfs/helia-car/issues/1)) ([356797a](https://github.com/ipfs/helia-car/commit/356797a9493c7753178b5f343962951bc9cd3052))
115+
* fs already defined in example ([#1](https://github.com/ipfs/helia-car/issues/1)) ([356797a](https://github.com/ipfs/helia/commit/356797a9493c7753178b5f343962951bc9cd3052))
113116

114-
## @helia/car-v1.0.0 (2023-06-07)
117+
## 1.0.0 (2023-06-07)
115118

116119

117120
### Bug Fixes
118121

119-
* import from multiformats/cid for smaller bundles ([0857d1f](https://github.com/ipfs/helia-car/commit/0857d1f76cd7403dbea46cf3d9c891543fc83fe1))
122+
* import from multiformats/cid for smaller bundles ([0857d1f](https://github.com/ipfs/helia/commit/0857d1f76cd7403dbea46cf3d9c891543fc83fe1))
120123

121124

122125
### Trivial Changes
123126

124-
* fix linting ([3803a37](https://github.com/ipfs/helia-car/commit/3803a378c0d7a556248e39e7a3c756e94e69888d))
127+
* fix linting ([3803a37](https://github.com/ipfs/helia/commit/3803a378c0d7a556248e39e7a3c756e94e69888d))

packages/dag-cbor/CHANGELOG.md

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
## [@helia/dag-cbor-v2.0.0](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.3...@helia/dag-cbor-v2.0.0) (2024-01-08)
2-
3-
4-
### ⚠ BREAKING CHANGES
5-
6-
* uses multiformats v13 and helia v3
7-
8-
### Features
9-
10-
* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia-dag-cbor/issues/45)) ([f078447](https://github.com/ipfs/helia-dag-cbor/commit/f078447b6eba4c3d404d62bb930757aa1c0efe74))
11-
12-
### Dependencies
13-
14-
* The following workspace dependencies were updated
15-
* dependencies
16-
* @helia/interface bumped from ^3.0.0 to ^3.0.1
1+
# Changelog
172

183
## [3.0.2](https://github.com/ipfs/helia/compare/dag-cbor-v3.0.1...dag-cbor-v3.0.2) (2024-03-14)
194

@@ -58,35 +43,52 @@
5843
* dependencies
5944
* @helia/interface bumped from ^3.0.1 to ^4.0.0
6045

61-
## [@helia/dag-cbor-v1.0.3](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.2...@helia/dag-cbor-v1.0.3) (2023-10-07)
46+
## [2.0.0](https://github.com/ipfs/helia/compare/dag-cbor-v1.0.3...dag-cbor-v2.0.0) (2024-01-08)
47+
48+
49+
### ⚠ BREAKING CHANGES
50+
51+
* uses multiformats v13 and helia v3
52+
53+
### Features
54+
55+
* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia-dag-cbor/issues/45)) ([f078447](https://github.com/ipfs/helia/commit/f078447b6eba4c3d404d62bb930757aa1c0efe74))
56+
57+
### Dependencies
58+
59+
* The following workspace dependencies were updated
60+
* dependencies
61+
* @helia/interface bumped from ^3.0.0 to ^3.0.1
62+
63+
## [1.0.3](https://github.com/ipfs/helia/compare/dag-cbor-v1.0.2...dag-cbor-v1.0.3) (2023-10-07)
6264

6365

6466
### Dependencies
6567

66-
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-dag-cbor/issues/36)) ([77e29bc](https://github.com/ipfs/helia-dag-cbor/commit/77e29bcdda33387b8bf15124bc316ef03b434433))
68+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-dag-cbor/issues/36)) ([77e29bc](https://github.com/ipfs/helia/commit/77e29bcdda33387b8bf15124bc316ef03b434433))
6769

68-
## [@helia/dag-cbor-v1.0.2](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.1...@helia/dag-cbor-v1.0.2) (2023-08-27)
70+
## [1.0.2](https://github.com/ipfs/helia/compare/dag-cbor-v1.0.1...dag-cbor-v1.0.2) (2023-08-27)
6971

7072

7173
### Dependencies
7274

73-
* bump @helia/interface from 1.2.2 to 2.0.0 ([#30](https://github.com/ipfs/helia-dag-cbor/issues/30)) ([aa6ebcf](https://github.com/ipfs/helia-dag-cbor/commit/aa6ebcf9f58eebf842113985adee4710b009562d))
75+
* bump @helia/interface from 1.2.2 to 2.0.0 ([#30](https://github.com/ipfs/helia-dag-cbor/issues/30)) ([aa6ebcf](https://github.com/ipfs/helia/commit/aa6ebcf9f58eebf842113985adee4710b009562d))
7476

75-
## [@helia/dag-cbor-v1.0.1](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.0...@helia/dag-cbor-v1.0.1) (2023-08-27)
77+
## [1.0.1](https://github.com/ipfs/helia/compare/dag-cbor-v1.0.0...dag-cbor-v1.0.1) (2023-08-27)
7678

7779

7880
### Dependencies
7981

80-
* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-dag-cbor/issues/8)) ([7a842d3](https://github.com/ipfs/helia-dag-cbor/commit/7a842d3cc4cd97e02e5a196aa512cfe36be4c388))
82+
* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-dag-cbor/issues/8)) ([7a842d3](https://github.com/ipfs/helia/commit/7a842d3cc4cd97e02e5a196aa512cfe36be4c388))
8183

82-
## @helia/dag-cbor-v1.0.0 (2023-08-27)
84+
## 1.0.0 (2023-08-27)
8385

8486

8587
### Features
8688

87-
* initial commit ([ed4c319](https://github.com/ipfs/helia-dag-cbor/commit/ed4c319a67c18a3dd65e18f18aa12e82080b3fdc))
89+
* initial commit ([ed4c319](https://github.com/ipfs/helia/commit/ed4c319a67c18a3dd65e18f18aa12e82080b3fdc))
8890

8991

9092
### Dependencies
9193

92-
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#29](https://github.com/ipfs/helia-dag-cbor/issues/29)) ([973bb5b](https://github.com/ipfs/helia-dag-cbor/commit/973bb5b6c8db0fedd70e4058f97bc339018a8193))
94+
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#29](https://github.com/ipfs/helia-dag-cbor/issues/29)) ([973bb5b](https://github.com/ipfs/helia/commit/973bb5b6c8db0fedd70e4058f97bc339018a8193))

packages/dag-json/CHANGELOG.md

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
## [@helia/dag-json-v2.0.0](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.3...@helia/dag-json-v2.0.0) (2024-01-08)
2-
3-
4-
### ⚠ BREAKING CHANGES
5-
6-
* uses multiformats v13 and helia v3
7-
8-
### Features
9-
10-
* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia-dag-json/issues/45)) ([3c7d9d4](https://github.com/ipfs/helia-dag-json/commit/3c7d9d4a8e74e1a808c265fbc6ecbdc24f0f3da9))
11-
12-
### Dependencies
13-
14-
* The following workspace dependencies were updated
15-
* dependencies
16-
* @helia/interface bumped from ^3.0.0 to ^3.0.1
1+
# Changelog
172

183
## [3.0.2](https://github.com/ipfs/helia/compare/dag-json-v3.0.1...dag-json-v3.0.2) (2024-03-14)
194

@@ -58,37 +43,54 @@
5843
* dependencies
5944
* @helia/interface bumped from ^3.0.1 to ^4.0.0
6045

61-
## [@helia/dag-json-v1.0.3](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.2...@helia/dag-json-v1.0.3) (2023-10-07)
46+
## [2.0.0](https://github.com/ipfs/helia/compare/dag-json-v1.0.3...dag-json-v2.0.0) (2024-01-08)
47+
48+
49+
### ⚠ BREAKING CHANGES
50+
51+
* uses multiformats v13 and helia v3
52+
53+
### Features
54+
55+
* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia-dag-json/issues/45)) ([3c7d9d4](https://github.com/ipfs/helia/commit/3c7d9d4a8e74e1a808c265fbc6ecbdc24f0f3da9))
56+
57+
### Dependencies
58+
59+
* The following workspace dependencies were updated
60+
* dependencies
61+
* @helia/interface bumped from ^3.0.0 to ^3.0.1
62+
63+
## [1.0.3](https://github.com/ipfs/helia/compare/dag-json-v1.0.2...dag-json-v1.0.3) (2023-10-07)
6264

6365

6466
### Dependencies
6567

66-
* bump @helia/interface from 1.2.2 to 2.0.0 ([#32](https://github.com/ipfs/helia-dag-json/issues/32)) ([eb836ef](https://github.com/ipfs/helia-dag-json/commit/eb836ef15f6bc754fbab4fdbe47c76f5492a56d9))
67-
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-dag-json/issues/36)) ([9f57d11](https://github.com/ipfs/helia-dag-json/commit/9f57d11e461a3b1fddbc2a92e225d31eee56613c))
68+
* bump @helia/interface from 1.2.2 to 2.0.0 ([#32](https://github.com/ipfs/helia-dag-json/issues/32)) ([eb836ef](https://github.com/ipfs/helia/commit/eb836ef15f6bc754fbab4fdbe47c76f5492a56d9))
69+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-dag-json/issues/36)) ([9f57d11](https://github.com/ipfs/helia/commit/9f57d11e461a3b1fddbc2a92e225d31eee56613c))
6870

69-
## [@helia/dag-json-v1.0.2](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.1...@helia/dag-json-v1.0.2) (2023-08-27)
71+
## [1.0.2](https://github.com/ipfs/helia/compare/dag-json-v1.0.1...dag-json-v1.0.2) (2023-08-27)
7072

7173

7274
### Dependencies
7375

74-
* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-dag-json/issues/8)) ([c89b8f1](https://github.com/ipfs/helia-dag-json/commit/c89b8f12d700f0e23dc574cc32f7726d9c9558de))
76+
* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-dag-json/issues/8)) ([c89b8f1](https://github.com/ipfs/helia/commit/c89b8f12d700f0e23dc574cc32f7726d9c9558de))
7577

76-
## [@helia/dag-json-v1.0.1](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.0...@helia/dag-json-v1.0.1) (2023-08-27)
78+
## [1.0.1](https://github.com/ipfs/helia/compare/dag-json-v1.0.0...dag-json-v1.0.1) (2023-08-27)
7779

7880

7981
### Dependencies
8082

81-
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#28](https://github.com/ipfs/helia-dag-json/issues/28)) ([d126e6a](https://github.com/ipfs/helia-dag-json/commit/d126e6a3c845f25a4910c18fa476304d8534be91))
83+
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#28](https://github.com/ipfs/helia-dag-json/issues/28)) ([d126e6a](https://github.com/ipfs/helia/commit/d126e6a3c845f25a4910c18fa476304d8534be91))
8284

83-
## @helia/dag-json-v1.0.0 (2023-05-03)
85+
## 1.0.0 (2023-05-03)
8486

8587

8688
### Trivial Changes
8789

88-
* fix linting ([9d9d341](https://github.com/ipfs/helia-dag-json/commit/9d9d341583d34c4516e5cfaa8bccfd5b6ac860a1))
90+
* fix linting ([9d9d341](https://github.com/ipfs/helia/commit/9d9d341583d34c4516e5cfaa8bccfd5b6ac860a1))
8991

9092

9193
### Documentation
9294

93-
* replace references to json with dag-json ([f1944b0](https://github.com/ipfs/helia-dag-json/commit/f1944b04271a599eee987d56d4d8506eaeb8a69d))
94-
* update tocs ([0b4bac4](https://github.com/ipfs/helia-dag-json/commit/0b4bac4583f790686ceaf89f2f2ab6642677c4fd))
95+
* replace references to json with dag-json ([f1944b0](https://github.com/ipfs/helia/commit/f1944b04271a599eee987d56d4d8506eaeb8a69d))
96+
* update tocs ([0b4bac4](https://github.com/ipfs/helia/commit/0b4bac4583f790686ceaf89f2f2ab6642677c4fd))

0 commit comments

Comments
 (0)