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

chore: update deps and add capo #341

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

ViorelMocanu
Copy link
Owner

πŸ“š Description

This PR updates dependencies and adds astro-capo to fix head resource order.

πŸ”— Linked issue(s)

Fixes #340

❓ Type of change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • πŸ“– Content update (text or image-related updates)
  • πŸ–ΌοΈ Design update (UI design and static template related change)
  • πŸ†• New page (addition or major edit for an existing page layout)
  • πŸ““ Documentation update (improvements or additions to documentation)
  • πŸ‘Œ Enhancement (improving an existing functionality, like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • πŸ› οΈ Operational update (changes to configuration, CI/CD, procedures, etc.)
  • πŸ›‘οΈ Security update (a fix or update required to alleviate a cyber security issue)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected)

πŸ“„ Changelog

  • update packages
  • adds astro-capo to fix <head> resource order

βœ… Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have manually tested the newly added functionality with no discernable errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@ViorelMocanu ViorelMocanu added enhancement New feature or request dependencies Pull requests that update a dependency file labels Oct 20, 2024
@ViorelMocanu ViorelMocanu added this to the v0.5 milestone Oct 20, 2024
@ViorelMocanu ViorelMocanu self-assigned this Oct 20, 2024
Copy link

vercel bot commented Oct 20, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
digital-resources ⬜️ Ignored (Inspect) Oct 20, 2024 4:08pm

@ViorelMocanu ViorelMocanu merged commit e19b889 into main Oct 20, 2024
7 checks passed
@ViorelMocanu ViorelMocanu deleted the chore/update-deps-capo branch October 20, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
Status: βœ… Done
Development

Successfully merging this pull request may close these issues.

Optimize HTML <head> with astro-capo
1 participant