Skip to content

Commit

Permalink
Github CI build: __run_3 v1.18.5 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 4, 2021
1 parent d9898ae commit 49ee87f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages": [
"packages/*"
],
"version": "1.18.4",
"version": "1.18.5",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/root",
"version": "1.18.4",
"version": "1.18.5",
"description": "Monorepo CLI and utils to deploy packages on NPM",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/monorepo-utils",
"version": "1.18.4",
"version": "1.18.5",
"description": "Mono repo utils",
"private": false,
"main": "./src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/yarn-workspaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/yarn-workspaces",
"version": "1.18.4",
"version": "1.18.5",
"description": "Yarn workspaces utils for CRACO",
"private": false,
"source": "./src/index.js",
Expand Down

0 comments on commit 49ee87f

Please sign in to comment.