diff --git a/CHANGELOG.md b/CHANGELOG.md index f07eb35..01df875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.1.21](https://github.com/21epub/matomo-echarts-components/compare/v0.1.20...v0.1.21) (2024-02-26) + ### [0.1.20](https://github.com/21epub/matomo-echarts-components/compare/v0.1.19...v0.1.20) (2024-02-26) ### [0.1.19](https://github.com/21epub/matomo-echarts-components/compare/v0.1.18...v0.1.19) (2024-02-26) diff --git a/package-lock.json b/package-lock.json index d7de6ac..a91cdae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@21epub/matomo-echarts-components", - "version": "0.1.20", + "version": "0.1.21", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d4a1f25..1e7ab3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@21epub/matomo-echarts-components", - "version": "0.1.20", + "version": "0.1.21", "description": "echarts components for matomo", "author": "garry", "license": "MIT",