Skip to content

Commit

Permalink
chore: commit version v0.7.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2020
1 parent 394e1a2 commit 2576539
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 3 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.

# [0.7.0-alpha.3](https://github.com/dfinity-lab/agent-js/compare/v0.7.0-alpha.2...v0.7.0-alpha.3) (2020-08-26)

**Note:** Version bump only for package @dfinity/agent-monorepo





# [0.7.0-alpha.2](https://github.com/dfinity-lab/agent-js/compare/v0.7.0-alpha.1...v0.7.0-alpha.2) (2020-08-26)

**Note:** Version bump only for package @dfinity/agent-monorepo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.7.0-alpha.2",
"version": "0.7.0-alpha.3",
"command": {
"version": {
"message": "chore: commit version %s",
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap/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.

# [0.7.0-alpha.3](https://github.com/dfinity-lab/agent-js/compare/v0.7.0-alpha.2...v0.7.0-alpha.3) (2020-08-26)

**Note:** Version bump only for package @dfinity/bootstrap





# [0.7.0-alpha.2](https://github.com/dfinity-lab/agent-js/compare/v0.7.0-alpha.1...v0.7.0-alpha.2) (2020-08-26)

**Note:** Version bump only for package @dfinity/bootstrap
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dfinity/bootstrap",
"version": "0.7.0-alpha.2",
"version": "0.7.0-alpha.3",
"scripts": {
"build": "tsc -p tsconfig.json",
"bundle": "npm run build && webpack",
Expand Down

0 comments on commit 2576539

Please sign in to comment.