Skip to content

Commit

Permalink
chore(release): 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasmerlin committed Aug 27, 2023
1 parent 0a9ec78 commit e03156f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.8.0](https://github.com/jonasmerlin/astro-seo/compare/v0.7.6...v0.8.0) (2023-08-27)


### Features

* add support for media attribute on extended meta tags ([8f8d2c7](https://github.com/jonasmerlin/astro-seo/commit/8f8d2c7a279bf9598f3cab8753e265a9a8184e31))

### [0.7.6](https://github.com/jonasmerlin/astro-seo/compare/v0.7.5...v0.7.6) (2023-08-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "astro-seo",
"version": "0.7.6",
"version": "0.8.0",
"description": "Makes it easy to add SEO relevant tags to your Astro app.",
"homepage": "https://github.com/jonasmerlin/astro-seo#readme",
"bugs": {
Expand Down

0 comments on commit e03156f

Please sign in to comment.