Skip to content

chore: ensures visibility in the Astro integrations library#51

Merged
ascorbic merged 2 commits intoascorbic:mainfrom
HiDeoo:hd-astro-integrations-library
Oct 28, 2024
Merged

chore: ensures visibility in the Astro integrations library#51
ascorbic merged 2 commits intoascorbic:mainfrom
HiDeoo:hd-astro-integrations-library

Conversation

@HiDeoo
Copy link
Copy Markdown
Contributor

@HiDeoo HiDeoo commented Oct 25, 2024

Description

At the moment, all the loaders are not listed in the Astro integrations library. To be listed, on top of the Content Loaders (astro-loader) category keyword which is already used, a package must use one of the two required astro-component or withastro keyword.

This PR replaces the astro keyword with the withastro keyword in the package.json file of the loaders so that they can be picked up by the Astro integrations library.

If this was done on purpose, feel free to disregard this PR.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 25, 2024

🦋 Changeset detected

Latest commit: eae00e4

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

This PR includes changesets to release 4 packages
Name Type
@ascorbic/airtable-loader Patch
@ascorbic/feed-loader Patch
@ascorbic/mock-loader Patch
@ascorbic/csv-loader 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

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 25, 2024

Deploy Preview for astro-loaders ready!

Name Link
🔨 Latest commit eae00e4
🔍 Latest deploy log https://app.netlify.com/sites/astro-loaders/deploys/671f967be52f94000803ed8d
😎 Deploy Preview https://deploy-preview-51--astro-loaders.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.

@HiDeoo HiDeoo changed the title Ensures visibility in the Astro integrations library chore: ensures visibility in the Astro integrations library Oct 25, 2024
Copy link
Copy Markdown
Owner

@ascorbic ascorbic left a comment

Choose a reason for hiding this comment

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

Thanks! Yes, a mistake on my part

@ascorbic ascorbic enabled auto-merge (squash) October 25, 2024 08:26
@ascorbic ascorbic merged commit abd94a3 into ascorbic:main Oct 28, 2024
@mixie-bot mixie-bot bot mentioned this pull request Oct 28, 2024
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.

2 participants