Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 committed Dec 14, 2023
1 parent ba2d850 commit 2dbc185
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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",
"version": "5.2.0",
"command": {
"version": {
"push": true
Expand Down
2 changes: 1 addition & 1 deletion packages/demo-pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-pack",
"version": "5.1.0",
"version": "5.2.0",
"private": true,
"dependencies": {
"@onemind-services-llc/react-icons-ng-pack": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "5.1.0",
"version": "5.2.0",
"private": true,
"dependencies": {
"@onemind-services-llc/react-icons-ng": "^5.1.0",
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",
"version": "5.2.0",
"private": true,
"dependencies": {
"@loadable/component": "^5.15.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons-ng/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-icons-ng_builders",
"private": true,
"version": "5.1.0",
"version": "5.2.0",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "Abhimanyu Saharan",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ts-test",
"version": "5.1.0",
"version": "5.2.0",
"private": true,
"dependencies": {
"@onemind-services-llc/react-icons-ng": "^5.1.0",
Expand Down

0 comments on commit 2dbc185

Please sign in to comment.