Skip to content

Commit

Permalink
chore: correct order in ipns changelog (#470)
Browse files Browse the repository at this point in the history
Fixes the order of the generated changelog.
  • Loading branch information
2color authored Mar 14, 2024
1 parent 44e6195 commit ecf5394
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions packages/ipns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
## [@helia/ipns-v4.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v3.0.1...@helia/ipns-v4.0.0) (2024-01-08)


### ⚠ BREAKING CHANGES

* uses multiformats v13 and helia v3, renames `dht` routing to `libp2p`

### Features

* update helia to v3 and multiformats to v13 ([#167](https://github.com/ipfs/helia-ipns/issues/167)) ([a0381b9](https://github.com/ipfs/helia-ipns/commit/a0381b95051bbf3edfa4f53e0ae2d5f43c1e4382))


### Bug Fixes

* make @libp2p/interface a dependency ([#159](https://github.com/ipfs/helia-ipns/issues/159)) ([546ecf0](https://github.com/ipfs/helia-ipns/commit/546ecf023bd619d32e187fa6a55d39fcf12e4bbe)), closes [#158](https://github.com/ipfs/helia-ipns/issues/158)

## [7.0.0](https://github.com/ipfs/helia/compare/ipns-v6.0.1...ipns-v7.0.0) (2024-03-14)


Expand Down Expand Up @@ -91,6 +75,23 @@
* dependencies
* @helia/interface bumped from ^3.0.1 to ^4.0.0

## [@helia/ipns-v4.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v3.0.1...@helia/ipns-v4.0.0) (2024-01-08)


### ⚠ BREAKING CHANGES

* uses multiformats v13 and helia v3, renames `dht` routing to `libp2p`

### Features

* update helia to v3 and multiformats to v13 ([#167](https://github.com/ipfs/helia-ipns/issues/167)) ([a0381b9](https://github.com/ipfs/helia-ipns/commit/a0381b95051bbf3edfa4f53e0ae2d5f43c1e4382))


### Bug Fixes

* make @libp2p/interface a dependency ([#159](https://github.com/ipfs/helia-ipns/issues/159)) ([546ecf0](https://github.com/ipfs/helia-ipns/commit/546ecf023bd619d32e187fa6a55d39fcf12e4bbe)), closes [#158](https://github.com/ipfs/helia-ipns/issues/158)


## [@helia/ipns-v3.0.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v3.0.0...@helia/ipns-v3.0.1) (2023-12-08)


Expand Down

0 comments on commit ecf5394

Please sign in to comment.