Skip to content

Commit

Permalink
released v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 16, 2022
1 parent 3298f50 commit 39f942b
Show file tree
Hide file tree
Showing 37 changed files with 75 additions and 75 deletions.
8 changes: 4 additions & 4 deletions core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icongo",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "http://icongo.github.io",
"description": "SVG icon to react component.",
"sideEffects": false,
Expand Down Expand Up @@ -37,15 +37,15 @@
"src"
],
"dependencies": {
"@svgr/babel-preset": "^6.3.1",
"@svgr/babel-plugin-remove-jsx-attribute": "^6.3.1",
"@svgr/babel-preset": "^6.3.1",
"@svgr/core": "^6.3.1",
"@svgr/plugin-jsx": "^6.3.1",
"@svgr/plugin-svgo": "^6.3.1",
"@svgr/plugin-prettier": "^6.3.1",
"@types/svgo": "^2.6.3",
"@svgr/plugin-svgo": "^6.3.1",
"@types/fs-extra": "^9.0.13",
"@types/minimist": "^1.2.2",
"@types/svgo": "^2.6.3",
"fs-extra": "^10.1.0",
"minimist": "^1.2.6",
"recursive-readdir-files": "^2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion icons/bi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/bi",
"description": "Boxicons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/bs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/bs",
"description": "Bootstrap Icons",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "http://icongo.github.io/#/icons/bootstrap",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion icons/bts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/bts",
"description": "Bytesize Icons",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "http://icongo.github.io/#/icons/bts",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion icons/ccp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/ccp",
"description": "Credit Card & Payment Icons",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "http://icongo.github.io/#/icons/ccp",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion icons/cg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/cg",
"description": "css.gg Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/ci/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/ci",
"description": "CoreUI Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/di/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/di",
"description": "Devicons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/ei/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icongo/ei",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/ei",
Expand Down
2 changes: 1 addition & 1 deletion icons/ev/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/ev",
"description": "Eva Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/ev",
Expand Down
2 changes: 1 addition & 1 deletion icons/fa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/fa",
"description": "Font Awesome Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/fa",
Expand Down
2 changes: 1 addition & 1 deletion icons/fc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/fc",
"description": "Flat Color Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/fc",
Expand Down
2 changes: 1 addition & 1 deletion icons/fd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/fd",
"description": "Foundation Icon Fonts",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/fd",
Expand Down
2 changes: 1 addition & 1 deletion icons/fg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/fg",
"description": "Flag Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/fg",
Expand Down
2 changes: 1 addition & 1 deletion icons/fi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/fi",
"description": "Feather Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/fi",
Expand Down
2 changes: 1 addition & 1 deletion icons/gi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/gi",
"description": "Game Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/gameicons",
Expand Down
2 changes: 1 addition & 1 deletion icons/go/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/go",
"description": "Github Octicons Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/gr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/gr",
"description": "Grommet Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/hi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/hi",
"description": "Heroicons icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/hi",
Expand Down
2 changes: 1 addition & 1 deletion icons/ii/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icongo/ii",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"description": "Iconic Icons",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion icons/io/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icongo/io",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"description": "Ionicons Icons",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion icons/lg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icongo/lg",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"description": "Logos Icons",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion icons/md/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/md",
"description": "Material Design Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/md",
Expand Down
2 changes: 1 addition & 1 deletion icons/mi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/mi",
"description": "Maki Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/mi",
Expand Down
2 changes: 1 addition & 1 deletion icons/mp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/mp",
"description": "Map Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/pk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/pk",
"description": "IconPark Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/pk",
Expand Down
2 changes: 1 addition & 1 deletion icons/ri/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/ri",
"description": "RemixIcon Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/scwi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icongo/scwi",
"version": "1.0.2",
"version": "1.0.3",
"description": "Spectrum Workflow Icons",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion icons/si/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/si",
"description": "Simple Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/si",
Expand Down
2 changes: 1 addition & 1 deletion icons/sti/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/sti",
"description": "Super Tiny Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/tb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/tb",
"description": "Tabler Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/ti/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/ti",
"description": "Typicons Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion icons/uiw/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/uiw",
"description": "UIW Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/uiw",
Expand Down
2 changes: 1 addition & 1 deletion icons/vsc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/vsc",
"description": "Visual Studio Code Icons",
"version": "1.0.2",
"version": "1.0.3",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "http://icongo.github.io/#/icons/vsc",
Expand Down
2 changes: 1 addition & 1 deletion icons/wi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icongo/wi",
"description": "Weather Icons",
"version": "1.0.2",
"version": "1.0.3",
"main": "./lib/index.js",
"module": "./esm/index.js",
"types": "./lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"packages": [
"core",
"www",
Expand Down
Loading

0 comments on commit 39f942b

Please sign in to comment.