Skip to content

Commit 2a6eff2

Browse files
chore(release): 9.0.7 [skip ci]
## [ipfs-unixfs-importer-v9.0.7](ipfs-unixfs-importer-v9.0.6...ipfs-unixfs-importer-v9.0.7) (2022-04-26) ### Bug Fixes * do not add metadata to leaves ([#193](#193)) ([f5d3a67](f5d3a67)) * don't split paths on `^` characters ([#192](#192)) ([9a69908](9a69908)) ### Trivial Changes * switch to auto-release ([#208](#208)) ([99386e6](99386e6)) * switch to gh actions ([#175](#175)) ([395852b](395852b)) * update readmes ([#188](#188)) ([273a141](273a141))
1 parent 26e3839 commit 2a6eff2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [ipfs-unixfs-importer-v9.0.7](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v9.0.6...ipfs-unixfs-importer-v9.0.7) (2022-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* do not add metadata to leaves ([#193](https://github.com/ipfs/js-ipfs-unixfs/issues/193)) ([f5d3a67](https://github.com/ipfs/js-ipfs-unixfs/commit/f5d3a670e163632913229a1b75ec12a2d6847326))
7+
* don't split paths on `^` characters ([#192](https://github.com/ipfs/js-ipfs-unixfs/issues/192)) ([9a69908](https://github.com/ipfs/js-ipfs-unixfs/commit/9a699082fcfc6f14304628f7c49d47c55b089745))
8+
9+
10+
### Trivial Changes
11+
12+
* switch to auto-release ([#208](https://github.com/ipfs/js-ipfs-unixfs/issues/208)) ([99386e6](https://github.com/ipfs/js-ipfs-unixfs/commit/99386e61979214e8ef79915800a6ed7154938342))
13+
* switch to gh actions ([#175](https://github.com/ipfs/js-ipfs-unixfs/issues/175)) ([395852b](https://github.com/ipfs/js-ipfs-unixfs/commit/395852bdff00f0dfda299ad1d35ed1bee0386d9c))
14+
* update readmes ([#188](https://github.com/ipfs/js-ipfs-unixfs/issues/188)) ([273a141](https://github.com/ipfs/js-ipfs-unixfs/commit/273a141b5ee3805bd0ef2dc8ed7870f8c6c8a820))
15+
116
# Change Log
217

318
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)