Skip to content

Commit df40b2a

Browse files
committed
build: publish v1.8.1
1 parent a8e5101 commit df40b2a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.8.1](https://github.com/azat-io/vuepress-plugin-umami-analytics/compare/v1.8.0...v1.8.1) (2024-02-27)
6+
7+
8+
### Bug Fixes
9+
10+
* handle potentially undefined variables ([a8e5101](https://github.com/azat-io/vuepress-plugin-umami-analytics/commit/a8e5101cc79e6fff0f3fdc69e59e64d2de9b5294))
11+
512
## [1.8.0](https://github.com/azat-io/vuepress-plugin-umami-analytics/compare/v1.7.0...v1.8.0) (2024-01-28)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuepress-plugin-umami-analytics",
33
"description": "VuePress plugin for using Umami analytics",
4-
"version": "1.8.0",
4+
"version": "1.8.1",
55
"type": "module",
66
"keywords": [
77
"analytics",

0 commit comments

Comments
 (0)