This commit is contained in:
Reed Rosenbluth
2021-08-09 11:02:18 -04:00
parent bf4ce33546
commit d00f05d35c
27 changed files with 147 additions and 43 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package stacks.js
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)

View File

@@ -1,5 +1,5 @@
{ {
"version": "2.0.1-beta.2", "version": "2.0.1",
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/auth
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/auth **Note:** Version bump only for package @stacks/auth

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/auth", "name": "@stacks/auth",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Authentication for Stacks apps.", "description": "Authentication for Stacks apps.",
"keywords": [ "keywords": [
"Stacks", "Stacks",
@@ -38,10 +38,10 @@
"url": "https://github.com/blockstack/blockstack.js/issues" "url": "https://github.com/blockstack/blockstack.js/issues"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/encryption": "^2.0.1-beta.2", "@stacks/encryption": "^2.0.1",
"@stacks/network": "^2.0.1-beta.2", "@stacks/network": "^2.0.1",
"@stacks/profile": "^2.0.1-beta.2", "@stacks/profile": "^2.0.1",
"c32check": "^1.1.2", "c32check": "^1.1.2",
"cross-fetch": "^3.1.4", "cross-fetch": "^3.1.4",
"jsontokens": "^3.0.0", "jsontokens": "^3.0.0",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/stacks.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/bns
## [2.0.1-beta.2](https://github.com/blockstack/stacks.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/stacks.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/bns **Note:** Version bump only for package @stacks/bns

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/bns", "name": "@stacks/bns",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Library for working with the Stacks Blockchain Naming System BNS.", "description": "Library for working with the Stacks Blockchain Naming System BNS.",
"keywords": [ "keywords": [
"Stacks", "Stacks",
@@ -38,9 +38,9 @@
"url": "https://github.com/blockstack/stacks.js/issues" "url": "https://github.com/blockstack/stacks.js/issues"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/network": "^1.2.2", "@stacks/network": "^1.2.2",
"@stacks/transactions": "^2.0.1-beta.2", "@stacks/transactions": "^2.0.1",
"@types/bn.js": "^4.11.6", "@types/bn.js": "^4.11.6",
"bn.js": "^4.12.0" "bn.js": "^4.12.0"
}, },

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/cli
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/cli **Note:** Version bump only for package @stacks/cli

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/cli", "name": "@stacks/cli",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Stacks command line tool", "description": "Stacks command line tool",
"keywords": [ "keywords": [
"stacks", "stacks",
@@ -90,11 +90,11 @@
"dependencies": { "dependencies": {
"@stacks/auth": "^1.2.3", "@stacks/auth": "^1.2.3",
"@stacks/blockchain-api-client": "^0.34.1", "@stacks/blockchain-api-client": "^0.34.1",
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/network": "^1.2.2", "@stacks/network": "^1.2.2",
"@stacks/stacking": "^2.0.1-beta.2", "@stacks/stacking": "^2.0.1",
"@stacks/storage": "^2.0.1-beta.2", "@stacks/storage": "^2.0.1",
"@stacks/transactions": "^2.0.1-beta.2", "@stacks/transactions": "^2.0.1",
"ajv": "^4.11.5", "ajv": "^4.11.5",
"bip32": "^2.0.4", "bip32": "^2.0.4",
"bip39": "^3.0.2", "bip39": "^3.0.2",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/common
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/common **Note:** Version bump only for package @stacks/common

View File

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

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/encryption
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/encryption **Note:** Version bump only for package @stacks/encryption

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/encryption", "name": "@stacks/encryption",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Encryption utilities for Stacks", "description": "Encryption utilities for Stacks",
"author": "yknl <yukanliao@gmail.com>", "author": "yknl <yukanliao@gmail.com>",
"homepage": "https://blockstack.org", "homepage": "https://blockstack.org",
@@ -30,7 +30,7 @@
"url": "https://github.com/blockstack/blockstack.js/issues" "url": "https://github.com/blockstack/blockstack.js/issues"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@types/bn.js": "^4.11.6", "@types/bn.js": "^4.11.6",
"@types/node": "^14.14.43", "@types/node": "^14.14.43",
"bip39": "^3.0.2", "bip39": "^3.0.2",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/keychain
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/keychain **Note:** Version bump only for package @stacks/keychain

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/keychain", "name": "@stacks/keychain",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "A package for managing Stacks keychains", "description": "A package for managing Stacks keychains",
"keywords": [ "keywords": [
"Stacks", "Stacks",
@@ -64,12 +64,12 @@
"dependencies": { "dependencies": {
"@blockstack/rpc-client": "^0.3.0-alpha.11", "@blockstack/rpc-client": "^0.3.0-alpha.11",
"@stacks/auth": "1.3.0-beta-3", "@stacks/auth": "1.3.0-beta-3",
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/encryption": "^2.0.1-beta.2", "@stacks/encryption": "^2.0.1",
"@stacks/network": "^1.2.2", "@stacks/network": "^1.2.2",
"@stacks/profile": "^1.2.3", "@stacks/profile": "^1.2.3",
"@stacks/storage": "^2.0.1-beta.2", "@stacks/storage": "^2.0.1",
"@stacks/transactions": "^2.0.1-beta.2", "@stacks/transactions": "^2.0.1",
"@types/bn.js": "^4.11.6", "@types/bn.js": "^4.11.6",
"@types/node": "^14.14.43", "@types/node": "^14.14.43",
"@types/triplesec": "^3.0.0", "@types/triplesec": "^3.0.0",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/network
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/network **Note:** Version bump only for package @stacks/network

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/network", "name": "@stacks/network",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Library for Stacks network operations", "description": "Library for Stacks network operations",
"keywords": [ "keywords": [
"stacks", "stacks",
@@ -38,7 +38,7 @@
"url": "https://github.com/blockstack/blockstack.js/issues" "url": "https://github.com/blockstack/blockstack.js/issues"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2" "@stacks/common": "^2.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^26.0.22", "@types/jest": "^26.0.22",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/profile
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/profile **Note:** Version bump only for package @stacks/profile

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/profile", "name": "@stacks/profile",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Library for Stacks profiles", "description": "Library for Stacks profiles",
"keywords": [ "keywords": [
"stacks", "stacks",
@@ -35,9 +35,9 @@
"url": "https://github.com/blockstack/blockstack.js/issues" "url": "https://github.com/blockstack/blockstack.js/issues"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/network": "^1.2.2", "@stacks/network": "^1.2.2",
"@stacks/transactions": "^2.0.1-beta.2", "@stacks/transactions": "^2.0.1",
"jsontokens": "^3.0.0", "jsontokens": "^3.0.0",
"schema-inspector": "^2.0.1", "schema-inspector": "^2.0.1",
"zone-file": "^1.0.0" "zone-file": "^1.0.0"

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/stacking
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/stacking **Note:** Version bump only for package @stacks/stacking

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/stacking", "name": "@stacks/stacking",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Library for Stacking.", "description": "Library for Stacking.",
"keywords": [ "keywords": [
"Stacks", "Stacks",
@@ -34,10 +34,10 @@
"url": "https://github.com/blockstack/blockstack.js/issues" "url": "https://github.com/blockstack/blockstack.js/issues"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/network": "^1.2.2", "@stacks/network": "^1.2.2",
"@stacks/stacks-blockchain-api-types": "^0.61.0", "@stacks/stacks-blockchain-api-types": "^0.61.0",
"@stacks/transactions": "^2.0.1-beta.2", "@stacks/transactions": "^2.0.1",
"@types/bn.js": "^4.11.6", "@types/bn.js": "^4.11.6",
"bitcoinjs-lib": "^5.2.0", "bitcoinjs-lib": "^5.2.0",
"bn.js": "^4.12.0" "bn.js": "^4.12.0"

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/storage
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/storage", "name": "@stacks/storage",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Stacks storage library", "description": "Stacks storage library",
"author": "yknl <yukanliao@gmail.com>", "author": "yknl <yukanliao@gmail.com>",
"homepage": "https://blockstack.org", "homepage": "https://blockstack.org",
@@ -31,8 +31,8 @@
}, },
"dependencies": { "dependencies": {
"@stacks/auth": "^1.2.3", "@stacks/auth": "^1.2.3",
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/encryption": "^2.0.1-beta.2", "@stacks/encryption": "^2.0.1",
"bitcoinjs-lib": "^5.2.0", "bitcoinjs-lib": "^5.2.0",
"jsontokens": "^3.0.0" "jsontokens": "^3.0.0"
}, },

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/transactions
## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/transactions **Note:** Version bump only for package @stacks/transactions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/transactions", "name": "@stacks/transactions",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "Javascript library for constructing transactions on the Stacks blockchain.", "description": "Javascript library for constructing transactions on the Stacks blockchain.",
"homepage": "https://blockstack.org", "homepage": "https://blockstack.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
@@ -40,7 +40,7 @@
"webpack-cli": "^4.6.0" "webpack-cli": "^4.6.0"
}, },
"dependencies": { "dependencies": {
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/network": "^1.2.2", "@stacks/network": "^1.2.2",
"@types/bn.js": "^4.11.6", "@types/bn.js": "^4.11.6",
"@types/elliptic": "^6.4.12", "@types/elliptic": "^6.4.12",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/blockstack/stacks.js/compare/v2.0.1-beta.2...v2.0.1) (2021-08-09)
**Note:** Version bump only for package @stacks/wallet-sdk
## [2.0.1-beta.2](https://github.com/blockstack/stacks.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06) ## [2.0.1-beta.2](https://github.com/blockstack/stacks.js/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2021-08-06)
**Note:** Version bump only for package @stacks/wallet-sdk **Note:** Version bump only for package @stacks/wallet-sdk

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/wallet-sdk", "name": "@stacks/wallet-sdk",
"version": "2.0.1-beta.2", "version": "2.0.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@stacks/wallet-sdk", "name": "@stacks/wallet-sdk",
"version": "2.0.1-beta.2", "version": "2.0.1",
"description": "A library for generating Stacks blockchain wallets", "description": "A library for generating Stacks blockchain wallets",
"main": "./dist/index.js", "main": "./dist/index.js",
"umd:main": "./dist/wallet-sdk.umd.production.js", "umd:main": "./dist/wallet-sdk.umd.production.js",
@@ -42,12 +42,12 @@
"yalc": "1.0.0-pre.49" "yalc": "1.0.0-pre.49"
}, },
"dependencies": { "dependencies": {
"@stacks/auth": "^2.0.1-beta.2", "@stacks/auth": "^2.0.1",
"@stacks/common": "^2.0.1-beta.2", "@stacks/common": "^2.0.1",
"@stacks/encryption": "^2.0.1-beta.2", "@stacks/encryption": "^2.0.1",
"@stacks/profile": "^2.0.1-beta.2", "@stacks/profile": "^2.0.1",
"@stacks/storage": "^2.0.1-beta.2", "@stacks/storage": "^2.0.1",
"@stacks/transactions": "^2.0.1-beta.2", "@stacks/transactions": "^2.0.1",
"bip32": "2.0.6", "bip32": "2.0.6",
"bip39": "^3.0.2", "bip39": "^3.0.2",
"bitcoinjs-lib": "^5.1.6", "bitcoinjs-lib": "^5.1.6",