From d0e7e0564379fd2f18a8dc5b23ec39c27c23ed95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Faruk=20APLAK?= Date: Tue, 31 May 2022 16:24:05 +0300 Subject: [PATCH] chore: update README --- package-lock.json | 78 ++++++++++++++++++++++++++++++++++------- package.json | 1 + packages/antd/README.md | 2 +- 3 files changed, 68 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index b684c7879d38..c362fa4db335 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,6 +9,7 @@ "version": "0.1.0", "license": "MIT", "dependencies": { + "@changesets/changelog-github": "^0.4.4", "@changesets/cli": "^2.22.0", "prettier": "2.3.0" }, @@ -774,6 +775,16 @@ "@changesets/types": "^5.0.0" } }, + "node_modules/@changesets/changelog-github": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.4.4.tgz", + "integrity": "sha512-htSILqCkyYtTB5/LoVKwx7GCJQGxAiBcYbfUKWiz/QoDARuM01owYtMXhV6/iytJZq/Dqqz3PjMZUNB4MphpbQ==", + "dependencies": { + "@changesets/get-github-info": "^0.5.0", + "@changesets/types": "^5.0.0", + "dotenv": "^8.1.0" + } + }, "node_modules/@changesets/cli": { "version": "2.22.0", "resolved": "https://registry.npmjs.org/@changesets/cli/-/cli-2.22.0.tgz", @@ -1166,6 +1177,15 @@ "node": ">= 4.0.0" } }, + "node_modules/@changesets/get-github-info": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@changesets/get-github-info/-/get-github-info-0.5.0.tgz", + "integrity": "sha512-vm5VgHwrxkMkUjFyn3UVNKLbDp9YMHd3vMf1IyJoa/7B+6VpqmtAaXyDS0zBLfN5bhzVCHrRnj4GcZXXcqrFTw==", + "dependencies": { + "dataloader": "^1.4.0", + "node-fetch": "^2.5.0" + } + }, "node_modules/@changesets/get-release-plan": { "version": "3.0.8", "resolved": "https://registry.npmjs.org/@changesets/get-release-plan/-/get-release-plan-3.0.8.tgz", @@ -6390,6 +6410,11 @@ "node": ">=10" } }, + "node_modules/dataloader": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/dataloader/-/dataloader-1.4.0.tgz", + "integrity": "sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==" + }, "node_modules/dateformat": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", @@ -6644,6 +6669,14 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/dotenv": { + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz", + "integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==", + "engines": { + "node": ">=10" + } + }, "node_modules/duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", @@ -11639,7 +11672,6 @@ "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dev": true, "dependencies": { "whatwg-url": "^5.0.0" }, @@ -11658,20 +11690,17 @@ "node_modules/node-fetch/node_modules/tr46": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=", - "dev": true + "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" }, "node_modules/node-fetch/node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=", - "dev": true + "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" }, "node_modules/node-fetch/node_modules/whatwg-url": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dev": true, "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" @@ -15940,6 +15969,16 @@ "@changesets/types": "^5.0.0" } }, + "@changesets/changelog-github": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.4.4.tgz", + "integrity": "sha512-htSILqCkyYtTB5/LoVKwx7GCJQGxAiBcYbfUKWiz/QoDARuM01owYtMXhV6/iytJZq/Dqqz3PjMZUNB4MphpbQ==", + "requires": { + "@changesets/get-github-info": "^0.5.0", + "@changesets/types": "^5.0.0", + "dotenv": "^8.1.0" + } + }, "@changesets/cli": { "version": "2.22.0", "resolved": "https://registry.npmjs.org/@changesets/cli/-/cli-2.22.0.tgz", @@ -16254,6 +16293,15 @@ } } }, + "@changesets/get-github-info": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@changesets/get-github-info/-/get-github-info-0.5.0.tgz", + "integrity": "sha512-vm5VgHwrxkMkUjFyn3UVNKLbDp9YMHd3vMf1IyJoa/7B+6VpqmtAaXyDS0zBLfN5bhzVCHrRnj4GcZXXcqrFTw==", + "requires": { + "dataloader": "^1.4.0", + "node-fetch": "^2.5.0" + } + }, "@changesets/get-release-plan": { "version": "3.0.8", "resolved": "https://registry.npmjs.org/@changesets/get-release-plan/-/get-release-plan-3.0.8.tgz", @@ -20493,6 +20541,11 @@ "whatwg-url": "^8.0.0" } }, + "dataloader": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/dataloader/-/dataloader-1.4.0.tgz", + "integrity": "sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==" + }, "dateformat": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", @@ -20683,6 +20736,11 @@ "is-obj": "^2.0.0" } }, + "dotenv": { + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz", + "integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==" + }, "duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", @@ -24595,7 +24653,6 @@ "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dev": true, "requires": { "whatwg-url": "^5.0.0" }, @@ -24603,20 +24660,17 @@ "tr46": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=", - "dev": true + "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" }, "webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=", - "dev": true + "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" }, "whatwg-url": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dev": true, "requires": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" diff --git a/package.json b/package.json index 5d69b4115d4c..6dc9857f541a 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "typescript": "^4.4.3" }, "dependencies": { + "@changesets/changelog-github": "^0.4.4", "@changesets/cli": "^2.22.0", "prettier": "2.3.0" } diff --git a/packages/antd/README.md b/packages/antd/README.md index eaa528628e19..04a1fd11ae4a 100644 --- a/packages/antd/README.md +++ b/packages/antd/README.md @@ -35,7 +35,7 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/99a65a191bdd26f4601c/maintainability)](https://codeclimate.com/github/pankod/refine/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/99a65a191bdd26f4601c/test_coverage)](https://codeclimate.com/github/pankod/refine/test_coverage) [![npm version](https://img.shields.io/npm/v/@pankod/refine-antd.svg)](https://www.npmjs.com/package/@pankod/refine-antd) -[![npm](https://img.shields.io/npm/dm/@pankod/refine-core-antd)](https://www.npmjs.com/package/@pankod/refine-antd) +[![npm](https://img.shields.io/npm/dm/@pankod/refine-antd)](https://www.npmjs.com/package/@pankod/refine-antd) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](code_of_conduct.md)