Skip to content

Commit a17bde3

Browse files
authored
chore(main): release iso-filecoin 0.1.2 (#6)
1 parent efbc396 commit a17bde3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/iso-base": "0.1.2",
3-
"packages/iso-filecoin": "0.1.1"
3+
"packages/iso-filecoin": "0.1.2"
44
}

packages/iso-filecoin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/hugomrdias/iso-repo/compare/iso-filecoin-v0.1.1...iso-filecoin-v0.1.2) (2023-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* fix docs links ([dca1a62](https://github.com/hugomrdias/iso-repo/commit/dca1a6295155639bb8228cd936837cc86d404345))
9+
310
## [0.1.1](https://github.com/hugomrdias/iso-repo/compare/iso-filecoin-v0.1.0...iso-filecoin-v0.1.1) (2023-03-28)
411

512

packages/iso-filecoin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iso-filecoin",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Filecoin Utils",
55
"author": "Hugo Dias <[email protected]> (hugodias.me)",
66
"license": "MIT",

0 commit comments

Comments
 (0)