diff --git a/CHANGELOG.md b/CHANGELOG.md index 8546c42b..dbdf153f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.5.1](https://github.com/nuxt-community/amp-module/compare/v0.5.0...v0.5.1) (2020-12-15) + + +### Bug Fixes + +* add templates directory to npm publish ([#212](https://github.com/nuxt-community/amp-module/issues/212)) ([661d8e3](https://github.com/nuxt-community/amp-module/commit/661d8e3c5e541662e5421d57afcb27d67d54600d)) + ## [0.5.0](https://github.com/nuxt-community/amp-module/compare/v0.4.0...v0.5.0) (2020-12-13) diff --git a/package.json b/package.json index aabcaeb8..744e1cd2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/amp", - "version": "0.5.0", + "version": "0.5.1", "description": "AMP Module for Nuxt", "license": "MIT", "contributors": [