ixahmedxi / orbitkit

🚀 Orbitkit is a monorepo starterkit aiming to be the foundation you build your next startup or big idea upon.
https://orbitkit.dev
MIT License
799 stars 46 forks source link

feat: adding rename-packages script #67

Closed imCorfitz closed 3 months ago

imCorfitz commented 4 months ago

This PR addresses the feature request: #63

Screenshot 2024-05-28 at 13 12 14

Few things to address:

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: f8f93ec2b3a68cedc3cf24ea71c0aaef135bd7db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages | Name | Type | | ------------------- | ----- | | @orbitkit/docs | Patch | | @orbitkit/marketing | Patch | | @orbitkit/web | Patch | | @orbitkit/api | Patch | | @orbitkit/assets | Patch | | @orbitkit/auth | Patch | | @orbitkit/eslint | Patch | | @orbitkit/storybook | Patch | | @orbitkit/tailwind | Patch | | @orbitkit/tsconfig | Patch | | @orbitkit/vite | Patch | | @orbitkit/core | Patch | | @orbitkit/db | Patch | | @orbitkit/env | Patch | | @orbitkit/ui | Patch | | @orbitkit/utils | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

imCorfitz commented 4 months ago

Maybe we could extend on this script a little bit. Might be of interest to also change the author for all packages. Maybe even an ignore patterns argument to exclude certain packages.