Skip to content

Commit beb8f17

Browse files
committed
v5.1.0-v5
1 parent 59f1a6f commit beb8f17

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "5.1.0-v5",
5+
"version": "5.1.0-v6",
66
"command": {
77
"version": {
88
"push": true

packages/_react-icons-pack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vertisanpro/react-icons-pack",
3-
"version": "5.1.0-v5",
3+
"version": "5.1.0-v6",
44
"description": "SVG React icons of popular icon packs using ES6 imports",
55
"author": "PadowYT2",
66
"contributors": [

packages/_react-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vertisanpro/react-icons",
3-
"version": "5.1.0-v5",
3+
"version": "5.1.0-v6",
44
"description": "SVG React icons of popular icon packs using ES6 imports",
55
"author": "PadowYT2",
66
"contributors": [

packages/preview/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"keywords": [],
1010
"author": "",
1111
"license": "ISC",
12-
"version": "5.1.0-v5",
12+
"version": "5.1.0-v6",
1313
"private": true,
1414
"dependencies": {
1515
"@loadable/component": "^5.15.3",
16-
"@vertisanpro/react-icons": "^5.1.0-v5",
16+
"@vertisanpro/react-icons": "^5.1.0-v6",
1717
"babel-plugin-codegen": "^4.1.5",
1818
"babel-plugin-macros": "^3.1.0",
1919
"basscss": "^8.1.0",

packages/react-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-icons_builders",
33
"private": true,
4-
"version": "5.1.0-v5",
4+
"version": "5.1.0-v6",
55
"description": "SVG React icons of popular icon packs using ES6 imports",
66
"author": "PadowYT2",
77
"contributors": [

0 commit comments

Comments
 (0)