Skip to content

Commit

Permalink
chore(Release): version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-luko committed Mar 4, 2024
1 parent 7cff0c0 commit 2b4a7ea
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.3.2",
"version": "0.4.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 2b4a7ea

Please sign in to comment.