From 9eb7fd32fc6ddc8abaeeaab96007bcb20c82d7ef Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Sun, 10 Jan 2021 14:35:59 +0330 Subject: [PATCH] chore(release): 0.5.3 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e539d4..5fcb2e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.3](https://github.com/nuxt-community/amp-module/compare/v0.5.2...v0.5.3) (2021-01-10) + + +### Bug Fixes + +* **style:** resolve uncorrect remove style regex ([#225](https://github.com/nuxt-community/amp-module/issues/225)) ([d995b23](https://github.com/nuxt-community/amp-module/commit/d995b23e5d061c1783d342d81855aec6aa202d2e)) +* disable sanitizer for amp custom style ([063dc14](https://github.com/nuxt-community/amp-module/commit/063dc1429058f7c3ae7dc132821989b69a817ff5)) + ### [0.5.2](https://github.com/nuxt-community/amp-module/compare/v0.5.1...v0.5.2) (2020-12-27) diff --git a/package.json b/package.json index 1e160d58..8bbf077b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/amp", - "version": "0.5.2", + "version": "0.5.3", "description": "AMP Module for Nuxt", "license": "MIT", "contributors": [