Skip to content

Commit

Permalink
chore: release v0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
songkeys committed Nov 4, 2024
1 parent 9a3b123 commit c547121
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webisopen/icons-docs",
"version": "0.0.18",
"version": "0.0.19",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@webisopen/icons-monorepo",
"private": true,
"version": "0.0.18",
"version": "0.0.19",
"description": "Icons for Open Web",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webisopen/icons-react",
"version": "0.0.18",
"version": "0.0.19",
"description": "React Icons for Open Web",
"license": "MIT",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webisopen/icons-svelte",
"version": "0.0.18",
"version": "0.0.19",
"description": "Svelte Icons for Open Web",
"license": "MIT",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webisopen/icons-svg",
"version": "0.0.18",
"version": "0.0.19",
"description": "Svg Icons for Open Web",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webisopen/icons-vue",
"version": "0.0.18",
"version": "0.0.19",
"description": "Vue Icons for Open Web",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit c547121

Please sign in to comment.