Skip to content

Commit

Permalink
chore: update package descriptions (#6554)
Browse files Browse the repository at this point in the history
  • Loading branch information
necatiozmen authored Dec 5, 2024
1 parent f36665f commit 3cb2ca6
Show file tree
Hide file tree
Showing 24 changed files with 50 additions and 23 deletions.
27 changes: 27 additions & 0 deletions .changeset/early-baboons-matter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
"@refinedev/ably": patch
"@refinedev/airtable": patch
"@refinedev/antd": patch
"@refinedev/chakra-ui": patch
"@refinedev/cli": patch
"@refinedev/codemod": patch
"@refinedev/core": patch
"create-refine-app": patch
"@refinedev/graphql": patch
"@refinedev/hasura": patch
"@refinedev/kbar": patch
"@refinedev/mui": patch
"@refinedev/nestjs-query": patch
"@refinedev/nestjsx-crud": patch
"@refinedev/nextjs-router": patch
"@refinedev/react-router-v6": patch
"@refinedev/remix-router": patch
"@refinedev/simple-rest": patch
"@refinedev/strapi-v4": patch
"@refinedev/strapi": patch
"@refinedev/supabase": patch
"@refinedev/ui-tests": patch
"@refinedev/ui-types": patch
---

chore: update package descriptions
2 changes: 1 addition & 1 deletion packages/ably/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/ably",
"version": "4.1.8",
"private": false,
"description": "refine ably live provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Ably Live Provider for Refine, enabling real-time updates to your Refine applications effortlessly.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/airtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/airtable",
"version": "4.4.11",
"private": false,
"description": "refine Airtable data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Airtable Data Provider for Refine, enabling seamless Airtable integrations.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/antd",
"version": "5.44.0",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Ant Design UI support for Refine, offering enterprise-level UI components.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/chakra-ui",
"version": "2.33.0",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Chakra UI support for Refine, providing flexible and accessible UI components.",
"license": "MIT",
"author": "Refine",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/cli",
"version": "2.16.40",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Refine CLI tool, streamlining the development of Refine applications.",
"license": "MIT",
"author": "refine",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/codemod",
"version": "4.2.0",
"private": false,
"description": "refine Codemod CLI. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Codemod scripts for Refine, automating code transformations and migrations.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/core",
"version": "4.56.0",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Refine is a React meta-framework for building enterprise-level, data-intensive applications rapidly with support for modern UI libraries and headless integrations.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-refine-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "create-refine-app",
"version": "1.12.7",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Create Refine App, a scaffold tool for rapidly starting Refine applications.",
"license": "MIT",
"author": "refine",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/graphql",
"version": "7.0.0",
"private": false,
"description": "refine GraphQL data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "GraphQL support for Refine, enabling GraphQL-powered data operations.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/hasura/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/hasura",
"version": "6.6.8",
"private": false,
"description": "refine Hasura data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Hasura integration for Refine, leveraging Hasura's GraphQL APIs.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/kbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/kbar",
"version": "1.3.12",
"private": false,
"description": "refine fully kbar(cmd+k/ctrl+k) integration. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "“Refine kbar (cmd+k/ctrl+k), providing powerful keyboard shortcut utilities for enhanced navigation and functionality.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/mui",
"version": "5.22.0",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Material-UI (MUI) support for Refine, providing enterprise-level UI components.",
"license": "MIT",
"author": "refine",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/nestjs-query",
"version": "1.3.3",
"private": false,
"description": "refine NestJS Query data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "NestJS CRUD integration for Refine, simplifying CRUD operations.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjsx-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/nestjsx-crud",
"version": "5.0.10",
"private": false,
"description": "refine Nestjsx Crud data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Nestjsx CRUD Data Provider for Refine, enabling easy integration with NestJS CRUD operations.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/nextjs-router",
"version": "6.1.0",
"private": false,
"description": "refine Next.js router provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "React Router v6 support for Refine, with full routing capabilities.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-v6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/react-router-v6",
"version": "4.6.0",
"private": false,
"description": "refine react-router router provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "React Router v6 support for Refine, with full routing capabilities.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/remix-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/remix-router",
"version": "3.0.6",
"private": false,
"description": "refine Remix router provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Remix router integration package for Refine.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/simple-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/simple-rest",
"version": "5.0.8",
"private": false,
"description": "refine simple REST data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Simple REST Data Provider for Refine, enabling seamless REST API interactions.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/strapi-v4",
"version": "6.0.9",
"private": false,
"description": "refine Strapi REST data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Strapi v4 Data Provider for Refine, supporting content management with Strapi.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/strapi",
"version": "4.1.12",
"private": false,
"description": "refine Strapi REST data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Strapi Data Provider for Refine, supporting content management with Strapi.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/supabase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/supabase",
"version": "5.9.4",
"private": false,
"description": "refine Supabase data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Supabase integration for Refine, utilizing Supabase's backend-as-a-service.",
"repository": {
"type": "git",
"url": "https://github.com/refinedev/refine.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/ui-tests",
"version": "1.14.9",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "UI test utilities for Refine, ensuring quality and reliability.",
"license": "MIT",
"author": "refine",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@refinedev/ui-types",
"version": "1.22.9",
"private": false,
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",
"description": "Type definitions package for Refine UI components, enhancing TypeScript support.",
"license": "MIT",
"author": "refine",
"exports": {
Expand Down

0 comments on commit 3cb2ca6

Please sign in to comment.