Skip to content

Commit

Permalink
Github CI build: __run_3 v1.23.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 18, 2023
1 parent 90e20d3 commit 054b627
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.22.6",
"version": "1.23.0",
"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.22.6",
"version": "1.23.0",
"description": "Mono repo utils",
"main": "./src/index.js",
"repository": {
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.22.6",
"version": "1.23.0",
"description": "Yarn workspaces utils for CRACO",
"source": "./src/index.js",
"main": "./lib/index.js",
Expand Down

0 comments on commit 054b627

Please sign in to comment.