Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore: publish v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinpinto committed Jun 7, 2021
1 parent 7132c40 commit 9d9316f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.2.1",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
2 changes: 1 addition & 1 deletion packages/automatic-releases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "automatic-releases",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"description": "Generate automatic releases whenever changes land on master",
"main": "dist/index.js",
Expand Down

0 comments on commit 9d9316f

Please sign in to comment.