Skip to content

Commit

Permalink
chore: release v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
songkeys committed Nov 5, 2024
1 parent fbecd42 commit a49902d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"description": "Icons for Open Web",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-iconify-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webisopen/icons-iconify-json",
"version": "0.0.20",
"version": "0.0.21",
"description": "Iconify JSON 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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"description": "Vue Icons for Open Web",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit a49902d

Please sign in to comment.