1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Add support for changeset tool for more efficient and organized code changes (#1553)

This commit is contained in:
Paweł Kuna
2023-05-10 00:32:03 +02:00
committed by GitHub
parent 7cb84c846d
commit 94b83d488d
6 changed files with 2962 additions and 481 deletions

8
.changeset/README.md Normal file
View File

@@ -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)