Skip to content

Commit

Permalink
chore(main): release iso-did 1.3.2 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias authored Aug 29, 2023
1 parent 95b4d46 commit 597957d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages/iso-base": "1.1.2",
"packages/iso-filecoin": "2.1.0",
"packages/iso-passkeys": "0.2.1",
"packages/iso-did": "1.3.1",
"packages/iso-did": "1.3.2",
"packages/iso-signatures": "0.1.9"
}
7 changes: 7 additions & 0 deletions packages/iso-did/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.2](https://github.com/hugomrdias/iso-repo/compare/iso-did-v1.3.1...iso-did-v1.3.2) (2023-08-29)


### Bug Fixes

* ./core export in package.json ([#78](https://github.com/hugomrdias/iso-repo/issues/78)) ([95b4d46](https://github.com/hugomrdias/iso-repo/commit/95b4d46df88b649a448ae927714bbb10b1022a89))

## [1.3.1](https://github.com/hugomrdias/iso-repo/compare/iso-did-v1.3.0...iso-did-v1.3.1) (2023-07-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/iso-did/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iso-did",
"version": "1.3.1",
"version": "1.3.2",
"description": "DID tooling.",
"author": "Hugo Dias <[email protected]> (hugodias.me)",
"license": "MIT",
Expand Down

0 comments on commit 597957d

Please sign in to comment.