Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfrosty committed Dec 12, 2021
1 parent cf3e879 commit 792b4c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.3](https://github.com/nickfrosty/nuxt-seo/compare/[email protected]@1.5.3) (2021-12-12)


### Bug Fixes

* **asyncData:** $nuxt undefined fix ([cf3e879](https://github.com/nickfrosty/nuxt-seo/commit/cf3e879aa58fb88800b968386e77d68b8bc02fb7)), closes [#5](https://github.com/nickfrosty/nuxt-seo/issues/5)





## 1.5.2 (2021-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-seo",
"main": "lib/module.js",
"preferGlobal": false,
"version": "1.5.2",
"version": "1.5.3",
"description": "SEO / HTML Meta Tags Module for NuxtJS",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 792b4c1

Please sign in to comment.