Skip to content

Commit

Permalink
chore: release v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon committed Oct 23, 2022
1 parent e4d4771 commit 9cac93c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "vanilla-components",
"version": "0.7.1",
"version": "0.7.2",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"dev": "nr --filter @indigit/vanilla-components dev",
"build": "nr --filter @indigit/vanilla-components build",
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@indigit/vanilla-components",
"version": "0.7.1",
"version": "0.7.2",
"type": "module",
"sideEffects": false,
"private": false,
Expand Down

0 comments on commit 9cac93c

Please sign in to comment.