Skip to content

Commit

Permalink
release: πŸ”– v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Aug 7, 2023
1 parent a83f7f4 commit 39dee23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "0.0.0",
"version": "1.1.1",
"repository": "git@github.com:lucas-labs/plots.git",
"private": false,
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plots/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucas-labs/plots",
"version": "1.1.0",
"version": "1.1.1",
"description": "Storybook addon for embedding your design preview in addon panel",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 39dee23

Please sign in to comment.