Skip to content

Commit

Permalink
5.1.0-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
PadowYT2 committed Dec 8, 2023
1 parent 136bed5 commit b3c39c7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "5.1.0-v1",
"version": "5.1.0-v2",
"command": {
"version": {
"push": true
Expand Down
2 changes: 1 addition & 1 deletion packages/_react-icons-pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertisanpro/react-icons-pack",
"version": "5.1.0-v1",
"version": "5.1.0-v2",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "PadowYT2",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/_react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertisanpro/react-icons",
"version": "5.1.0-v1",
"version": "5.1.0-v2",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "PadowYT2",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"version": "5.1.0-v1",
"version": "5.1.0-v2",
"private": true,
"dependencies": {
"@loadable/component": "^5.15.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-icons_builders",
"private": true,
"version": "5.1.0-v1",
"version": "5.1.0-v2",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "PadowYT2",
"contributors": [
Expand Down

0 comments on commit b3c39c7

Please sign in to comment.