tgallacher / gatsby-plugin-remove-generator

🕵️‍♀️ Customise or remove the "meta generator" tag on your Gatsby site.
https://npm.im/gatsby-plugin-remove-generator
MIT License
7 stars 2 forks source link

Add support for Gatsby v3 #52

Closed herecydev closed 3 years ago

herecydev commented 3 years ago

Nothing breaking in this plugin to be concerned about. It still works perfectly 🤗

tgallacher commented 3 years ago

Hi @herecydev thanks!

Seems Github Actions have stalled; I've encountered this quite a few time now on a few projects 😢 .

Can you rename your commit to use conventional commits, e.g:

feat: add v3

That should kick Github actions off again and then we can get this merged!

herecydev commented 3 years ago

Should be all done now

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: