From ccbdc4fbca0dc2244eff14a00a89229f18bfb38d Mon Sep 17 00:00:00 2001 From: Menezes Date: Sun, 18 Jun 2023 19:16:46 -0300 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20add=20changeset=20to=20pac?= =?UTF-8?q?kage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/chackra-pagination/.changeset/README.md | 8 ++++++++ packages/chackra-pagination/.changeset/config.json | 11 +++++++++++ .../.changeset/curvy-carpets-relax.md | 5 +++++ 3 files changed, 24 insertions(+) create mode 100644 packages/chackra-pagination/.changeset/README.md create mode 100644 packages/chackra-pagination/.changeset/config.json create mode 100644 packages/chackra-pagination/.changeset/curvy-carpets-relax.md diff --git a/packages/chackra-pagination/.changeset/README.md b/packages/chackra-pagination/.changeset/README.md new file mode 100644 index 0000000..e5b6d8d --- /dev/null +++ b/packages/chackra-pagination/.changeset/README.md @@ -0,0 +1,8 @@ +# Changesets + +Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works +with multi-package repos, or single-package repos to help you version and publish your code. You can +find the full documentation for it [in our repository](https://github.com/changesets/changesets) + +We have a quick list of common questions to get you started engaging with this project in +[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) diff --git a/packages/chackra-pagination/.changeset/config.json b/packages/chackra-pagination/.changeset/config.json new file mode 100644 index 0000000..8fbb288 --- /dev/null +++ b/packages/chackra-pagination/.changeset/config.json @@ -0,0 +1,11 @@ +{ + "$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json", + "changelog": "@changesets/cli/changelog", + "commit": false, + "fixed": [], + "linked": [], + "access": "restricted", + "baseBranch": "master", + "updateInternalDependencies": "patch", + "ignore": [] +} diff --git a/packages/chackra-pagination/.changeset/curvy-carpets-relax.md b/packages/chackra-pagination/.changeset/curvy-carpets-relax.md new file mode 100644 index 0000000..8949e0d --- /dev/null +++ b/packages/chackra-pagination/.changeset/curvy-carpets-relax.md @@ -0,0 +1,5 @@ +--- +'react-chakra-pagination': major +--- + +Fix table pagination