Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(release): publish v0.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
blockstack-devops committed Jun 3, 2021
1 parent 6091194 commit 422ffc4
Show file tree
Hide file tree
Showing 16 changed files with 81 additions and 17 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package clarity-monorepo-wrapper





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package clarity-monorepo-wrapper
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.3.14"
"version": "0.3.15"
}
8 changes: 8 additions & 0 deletions packages/clarity-cli/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package @blockstack/clarity-cli





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package @blockstack/clarity-cli
Expand Down
8 changes: 4 additions & 4 deletions packages/clarity-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@blockstack/clarity-cli",
"version": "0.3.14",
"version": "0.3.15",
"description": "The Clarity CLI is used to manage Clarity smart contracts from the command line.",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"license": "MIT",
Expand Down Expand Up @@ -50,13 +50,13 @@
"test": "npm run build && nyc mocha"
},
"dependencies": {
"@blockstack/clarity": "^0.3.14",
"@blockstack/clarity-native-bin": "^0.3.14",
"@blockstack/clarity": "^0.3.15",
"@blockstack/clarity-native-bin": "^0.3.15",
"@oclif/command": "^1.5.13",
"@oclif/config": "^1.13.0",
"@oclif/plugin-help": "^2.1.6",
"fs-extra": "^8.0.1",
"generator-clarity-dev": "^0.3.14",
"generator-clarity-dev": "^0.3.15",
"tslib": "^1.9.3"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/clarity-native-bin/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package @blockstack/clarity-native-bin





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package @blockstack/clarity-native-bin
Expand Down
2 changes: 1 addition & 1 deletion packages/clarity-native-bin/package.json
@@ -1,6 +1,6 @@
{
"name": "@blockstack/clarity-native-bin",
"version": "0.3.14",
"version": "0.3.15",
"description": "Library for providing the native Clarity CLI binary",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/clarity-tslint/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package @blockstack/clarity-tslint





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package @blockstack/clarity-tslint
Expand Down
2 changes: 1 addition & 1 deletion packages/clarity-tslint/package.json
@@ -1,7 +1,7 @@
{
"name": "@blockstack/clarity-tslint",
"description": "tslint rules for blockstack",
"version": "0.3.14",
"version": "0.3.15",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"devDependencies": {
"shx": "^0.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/clarity-tutorials/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package @blockstack/clarity-tutorials





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package @blockstack/clarity-tutorials
Expand Down
6 changes: 3 additions & 3 deletions packages/clarity-tutorials/package.json
@@ -1,6 +1,6 @@
{
"name": "@blockstack/clarity-tutorials",
"version": "0.3.14",
"version": "0.3.15",
"description": "Getting started with Clarity",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"license": "MIT",
Expand Down Expand Up @@ -36,8 +36,8 @@
"/contracts"
],
"dependencies": {
"@blockstack/clarity": "^0.3.14",
"@blockstack/clarity-native-bin": "^0.3.14"
"@blockstack/clarity": "^0.3.15",
"@blockstack/clarity-native-bin": "^0.3.15"
},
"devDependencies": {
"@types/chai": "^4.1.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/clarity/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package @blockstack/clarity





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package @blockstack/clarity
Expand Down
4 changes: 2 additions & 2 deletions packages/clarity/package.json
@@ -1,6 +1,6 @@
{
"name": "@blockstack/clarity",
"version": "0.3.14",
"version": "0.3.15",
"description": "Clarity JS SDK - Core library",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@blockstack/clarity-native-bin": "^0.3.12"
},
"devDependencies": {
"@blockstack/clarity-native-bin": "^0.3.14",
"@blockstack/clarity-native-bin": "^0.3.15",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.7",
"@types/node": "^10",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-clarity-starter/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package create-clarity-starter





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package create-clarity-starter
Expand Down
4 changes: 2 additions & 2 deletions packages/create-clarity-starter/package.json
@@ -1,6 +1,6 @@
{
"name": "create-clarity-starter",
"version": "0.3.14",
"version": "0.3.15",
"description": "An npm initializer to setup a Clarity development environment",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"license": "MIT",
Expand Down Expand Up @@ -39,7 +39,7 @@
"/cmd"
],
"dependencies": {
"generator-clarity-dev": "^0.3.14"
"generator-clarity-dev": "^0.3.15"
},
"devDependencies": {
"@types/chai": "^4.1.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/generator-clarity-dev/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.15 (2021-06-03)

**Note:** Version bump only for package generator-clarity-dev





## 0.3.14 (2021-05-18)

**Note:** Version bump only for package generator-clarity-dev
Expand Down
6 changes: 3 additions & 3 deletions packages/generator-clarity-dev/package.json
@@ -1,6 +1,6 @@
{
"name": "generator-clarity-dev",
"version": "0.3.14",
"version": "0.3.15",
"description": "Yeoman generator to setup a Clarity development environment",
"author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",
"license": "MIT",
Expand Down Expand Up @@ -35,8 +35,8 @@
"test": "npm run build && nyc mocha"
},
"dependencies": {
"@blockstack/clarity": "^0.3.14",
"@blockstack/clarity-native-bin": "^0.3.14",
"@blockstack/clarity": "^0.3.15",
"@blockstack/clarity-native-bin": "^0.3.15",
"github-username": "^5.0.1",
"semver": "^6.1.1",
"yeoman-generator": "^4.0.1"
Expand Down

0 comments on commit 422ffc4

Please sign in to comment.