Skip to content

Commit

Permalink
chore(Release): version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-luko committed May 2, 2024
1 parent d9c8467 commit 6b1dfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getluko/streamline",
"version": "0.6.1",
"version": "0.7.0",
"scripts": {
"sandbox": "yarn workspace sandbox",
"icons:generate:regular": "npx @svgr/cli@6.5.1 --ignore-existing --native --typescript --svgo-config src/primitives/icon/svgs/svgo.json --replace-attr-values \"#2D50E6={color}\" --index-template src/primitives/icon/svgs/index-template.js --template src/primitives/icon/svgs/icon-template.js --out-dir src/primitives/icon/generated/regular src/primitives/icon/svgs/regular",
Expand Down

0 comments on commit 6b1dfa1

Please sign in to comment.