Skip to content

Commit 4af5443

Browse files
authored
chore(main): release iso-base 0.1.3 (#7)
1 parent 05eaf3c commit 4af5443

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,5 +1,5 @@
11
{
2-
"packages/iso-base": "0.1.2",
2+
"packages/iso-base": "0.1.3",
33
"packages/iso-filecoin": "0.1.2",
44
"packages/iso-passkeys": "0.0.1"
55
}

packages/iso-base/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.3](https://github.com/hugomrdias/iso-repo/compare/iso-base-v0.1.2...iso-base-v0.1.3) (2023-05-11)
4+
5+
6+
### Bug Fixes
7+
8+
* update deps ([c5a562f](https://github.com/hugomrdias/iso-repo/commit/c5a562fd8219e99f602e5ac2400bdc0f0dd14336))
9+
310
## [0.1.2](https://github.com/hugomrdias/iso-repo/compare/iso-base-v0.1.1...iso-base-v0.1.2) (2023-03-28)
411

512

packages/iso-base/package.json

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

0 commit comments

Comments
 (0)