Skip to content

Commit

Permalink
chore(release): v3.2.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Dec 15, 2020
1 parent 9b79b18 commit 7e4643b
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## 3.2.7 (2020-12-15)

**Note:** Version bump only for package taksi





## 3.2.6 (2020-12-15)

**Note:** Version bump only for package taksi
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.2.6",
"version": "3.2.7",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/kerno/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## 3.2.7 (2020-12-15)

**Note:** Version bump only for package @taksi/kerno





## 3.2.6 (2020-12-15)

**Note:** Version bump only for package @taksi/kerno
Expand Down
2 changes: 1 addition & 1 deletion packages/kerno/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@taksi/kerno",
"description": "Jen la kerna pako",
"version": "3.2.6",
"version": "3.2.7",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vorto/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## 3.2.7 (2020-12-15)

**Note:** Version bump only for package @taksi/vorto





## 3.2.6 (2020-12-15)

**Note:** Version bump only for package @taksi/vorto
Expand Down
4 changes: 2 additions & 2 deletions packages/vorto/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@taksi/vorto",
"description": "Jen la vorto pako",
"version": "3.2.6",
"version": "3.2.7",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
"build": "tsc"
},
"dependencies": {
"@taksi/kerno": "^3.2.6"
"@taksi/kerno": "^3.2.7"
},
"devDependencies": {
"typescript": "^4.0.3"
Expand Down

0 comments on commit 7e4643b

Please sign in to comment.