Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump astro version in peerDependencies #121

Merged
merged 4 commits into from
Nov 1, 2024
Merged

feat: bump astro version in peerDependencies #121

merged 4 commits into from
Nov 1, 2024

Conversation

anotheri
Copy link
Contributor

@anotheri anotheri commented Nov 1, 2024

this PR fixes #120

Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for astro-integration-kit ready!

Name Link
🔨 Latest commit 5b270d7
🔍 Latest deploy log https://app.netlify.com/sites/astro-integration-kit/deploys/6724de12b01dfc00084190a3
😎 Deploy Preview https://deploy-preview-121--astro-integration-kit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Owner

@florian-lefebvre florian-lefebvre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Can you do 2 things?

  1. Add a minor changeset, by running pnpm changeset from the root
  2. Format, by running pnpm format from from the root

@anotheri
Copy link
Contributor Author

anotheri commented Nov 1, 2024

@florian-lefebvre when i try to run pnpm format it says:

ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "format" not found

@anotheri
Copy link
Contributor Author

anotheri commented Nov 1, 2024

@florian-lefebvre fixed format via npx @biomejs/biome format --write package/package.json, didn't touch formatting of other files, but there are quite a lot of them out format too.

@florian-lefebvre florian-lefebvre merged commit 6a23951 into florian-lefebvre:main Nov 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Astro 5 support
2 participants