chore(release): publish v4.0.2

This commit is contained in:
janniks
2022-05-19 14:24:33 +02:00
parent 20b721cdcc
commit 32c7d76ff0
30 changed files with 270 additions and 154 deletions

View File

@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [4.0.2](https://github.com/blockstack/blockstack.js/compare/v4.0.2-beta.1...v4.0.2) (2022-05-19)
### Bug Fixes
* **message-signing:** add working utility fn ([20b721c](https://github.com/blockstack/blockstack.js/commit/20b721cdccc2fb73f98aad80eb6d5e8e9cb987d0))
## [4.0.1](https://github.com/blockstack/blockstack.js/compare/v4.0.1-beta.1...v4.0.1) (2022-05-09)

View File

@@ -1,6 +1,6 @@
{
"name": "@stacks/common",
"version": "4.0.1",
"version": "4.0.2",
"description": "Common Stacks utilities",
"author": "yknl <yukanliao@gmail.com>",
"homepage": "https://blockstack.org",