Skip to content

Commit

Permalink
v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SolidZORO committed Jul 6, 2020
1 parent 9d464f3 commit a487b2d
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0](https://github.com/SolidZORO/leaa/compare/v3.8.2...v3.9.0) (2020-07-06)

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

## [3.8.1](https://github.com/SolidZORO/leaa/compare/v3.8.0...v3.8.1) (2020-07-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "3.8.2",
"version": "3.9.0",
"npmClient": "yarn",
"includeMergedTags": true,
"useWorkspaces": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/leaa-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0](https://github.com/SolidZORO/leaa/compare/v3.8.2...v3.9.0) (2020-07-06)

**Note:** Version bump only for package @leaa/api

# [3.8.0](https://github.com/SolidZORO/leaa/compare/v3.7.0...v3.8.0) (2020-07-06)

**Note:** Version bump only for package @leaa/api
Expand Down
2 changes: 1 addition & 1 deletion packages/leaa-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@leaa/api",
"author": "solidzoro@live.com",
"version": "3.8.0",
"version": "3.9.0",
"private": false,
"sideEffect": false,
"license": "BSD-3-Clause-Clear",
Expand Down
4 changes: 4 additions & 0 deletions packages/leaa-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.9.0](https://github.com/SolidZORO/leaa/compare/v3.8.2...v3.9.0) (2020-07-06)

**Note:** Version bump only for package @leaa/dashboard

## [3.8.1](https://github.com/SolidZORO/leaa/compare/v3.8.0...v3.8.1) (2020-07-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/leaa-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@leaa/dashboard",
"author": "solidzoro@live.com",
"version": "3.8.2",
"version": "3.9.0",
"private": false,
"sideEffect": false,
"license": "BSD-3-Clause-Clear",
Expand Down

0 comments on commit a487b2d

Please sign in to comment.