Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @react-native-vector-icons/ant-design@4.4.2-alpha.14
 - @react-native-vector-icons/codemod@0.0.1-alpha.16
 - @react-native-vector-icons/common@0.0.1-alpha.10
 - @react-native-vector-icons/entypo@1.0.1-alpha.14
 - @react-native-vector-icons/evil-icons@1.10.1-alpha.14
 - @react-native-vector-icons/feather@4.29.2-alpha.14
 - @react-native-vector-icons/fontawesome@4.7.0-alpha.14
 - @react-native-vector-icons/fontawesome-common@0.0.1-alpha.11
 - @react-native-vector-icons/fontawesome5@5.15.4-alpha.17
 - @react-native-vector-icons/fontawesome5-pro@5.15.4-alpha.17
 - @react-native-vector-icons/fontawesome6@6.5.2-alpha.17
 - @react-native-vector-icons/fontawesome6-pro@6.5.2-alpha.17
 - @react-native-vector-icons/fontello@0.0.1-alpha.14
 - @react-native-vector-icons/fontisto@3.0.4-alpha.14
 - @react-native-vector-icons/foundation@2.0.0-alpha.13
 - generator-react-native-vector-icons@0.0.1-alpha.16
 - @react-native-vector-icons/icomoon@0.0.1-alpha.14
 - @react-native-vector-icons/ionicons@7.4.0-alpha.14
 - @react-native-vector-icons/material-design-icons@7.4.47-alpha.14
 - @react-native-vector-icons/material-icons@0.0.1-alpha.14
 - @react-native-vector-icons/octicons@19.9.0-alpha.14
 - @react-native-vector-icons/simple-line-icons@2.5.5-alpha.14
 - @react-native-vector-icons/zocial@1.1.1-alpha.14
  • Loading branch information
johnf committed Jun 11, 2024
1 parent bf6b51c commit 2bdb65f
Show file tree
Hide file tree
Showing 24 changed files with 64 additions and 64 deletions.
4 changes: 2 additions & 2 deletions packages/ant-design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/ant-design",
"version": "4.4.2-alpha.13",
"version": "4.4.2-alpha.14",
"description": "Ant Design font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"@ant-design/icons-svg": "4.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/codemod",
"version": "0.0.1-alpha.15",
"version": "0.0.1-alpha.16",
"description": "Tool to help users migrate from react-native-vector-icons to @react-native-vector-icons/*",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/common",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"description": "Customizable Icons for React Native with support for image source and full styling.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
4 changes: 2 additions & 2 deletions packages/entypo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/entypo",
"version": "1.0.1-alpha.13",
"version": "1.0.1-alpha.14",
"description": "Entypo font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"@entypo-icons/core": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/evil-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/evil-icons",
"version": "1.10.1-alpha.13",
"version": "1.10.1-alpha.14",
"description": "Evil Icons font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/feather/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/feather",
"version": "4.29.2-alpha.13",
"version": "4.29.2-alpha.14",
"description": "Feather font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontawesome-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontawesome-common",
"version": "0.0.1-alpha.10",
"version": "0.0.1-alpha.11",
"description": "Fontawesome 5 & 6 Pro Common library for react native vector icons",
"react-native": "src/index",
"source": "src/index",
Expand Down Expand Up @@ -64,7 +64,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontawesome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontawesome",
"version": "4.7.0-alpha.13",
"version": "4.7.0-alpha.14",
"description": "Fontawesome font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontawesome5-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontawesome5-pro",
"version": "5.15.4-alpha.16",
"version": "5.15.4-alpha.17",
"description": "Fontawesome5 Pro font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontawesome5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontawesome5",
"version": "5.15.4-alpha.16",
"version": "5.15.4-alpha.17",
"description": "Fontawesome5 font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "5.15.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontawesome6-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontawesome6-pro",
"version": "6.5.2-alpha.16",
"version": "6.5.2-alpha.17",
"description": "Fontawesome6 Pro font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontawesome6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontawesome6",
"version": "6.5.2-alpha.16",
"version": "6.5.2-alpha.17",
"description": "Fontawesome6 font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "6.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontello/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontello",
"version": "0.0.1-alpha.13",
"version": "0.0.1-alpha.14",
"description": "Fontello font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fontisto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/fontisto",
"version": "3.0.4-alpha.13",
"version": "3.0.4-alpha.14",
"description": "Fontisto font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/foundation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/foundation",
"version": "2.0.0-alpha.12",
"version": "2.0.0-alpha.13",
"description": "Foundation font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-react-native-vector-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-react-native-vector-icons",
"version": "0.0.1-alpha.15",
"version": "0.0.1-alpha.16",
"description": "Generates React Native vector icons font library",
"type": "module",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/icomoon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/icomoon",
"version": "0.0.1-alpha.13",
"version": "0.0.1-alpha.14",
"description": "Icomoon font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ionicons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/ionicons",
"version": "7.4.0-alpha.13",
"version": "7.4.0-alpha.14",
"description": "Ionicons font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/material-design-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/material-design-icons",
"version": "7.4.47-alpha.13",
"version": "7.4.47-alpha.14",
"description": "Material Design Icons font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"@mdi/font": "7.4.47",
Expand Down
4 changes: 2 additions & 2 deletions packages/material-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/material-icons",
"version": "0.0.1-alpha.13",
"version": "0.0.1-alpha.14",
"description": "Material Icons font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/octicons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/octicons",
"version": "19.9.0-alpha.13",
"version": "19.9.0-alpha.14",
"description": "Octicons font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"@primer/octicons": "19.9.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/simple-line-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/simple-line-icons",
"version": "2.5.5-alpha.13",
"version": "2.5.5-alpha.14",
"description": "Simple Line Icons font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/zocial/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-vector-icons/zocial",
"version": "1.1.1-alpha.13",
"version": "1.1.1-alpha.14",
"description": "Zocial font for react native vector icons",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@react-native-vector-icons/common": "^0.0.1-alpha.9"
"@react-native-vector-icons/common": "^0.0.1-alpha.10"
},
"devDependencies": {
"css-social-buttons": "1.1.1",
Expand Down
Loading

0 comments on commit 2bdb65f

Please sign in to comment.