Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steveruizok committed Sep 7, 2022
1 parent 1524c27 commit fa0b754
Show file tree
Hide file tree
Showing 3 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
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"registry": "https://registry.npmjs.org/",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"name": "dev",
"description": "An example project for perfect-freehand.",
Expand Down Expand Up @@ -46,7 +46,7 @@
"esbuild-css-modules-plugin": "^2.0.8",
"husky": "^7.0.0",
"jest": "^27.0.6",
"perfect-freehand": "^1.1.0",
"perfect-freehand": "^1.2.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-hotkeys-hook": "^3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/perfect-freehand/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"name": "perfect-freehand",
"private": false,
"description": "Draw perfect pressure-sensitive freehand strokes.",
Expand Down

2 comments on commit fa0b754

@vercel
Copy link

@vercel vercel bot commented on fa0b754 Sep 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on fa0b754 Sep 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pf-dev – ./

pf-dev-steveruiz.vercel.app
pf-dev-git-main-steveruiz.vercel.app
pf-dev.vercel.app

Please sign in to comment.