Skip to content

Commit c8da022

Browse files
committed
build: publish v1.8.0
1 parent 49d657c commit c8da022

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0](https://github.com/azat-io/vuepress-plugin-umami-analytics/compare/v1.7.0...v1.8.0) (2024-01-28)
6+
7+
8+
### Features
9+
10+
* enable tracker configuration ([8fcdd19](https://github.com/azat-io/vuepress-plugin-umami-analytics/commit/8fcdd193dd9e05e8e7bd9ee8ca0a0976113202e6))
11+
* update vuepress to v2.0.0-rc.2 ([49d657c](https://github.com/azat-io/vuepress-plugin-umami-analytics/commit/49d657ca6bba3b9febc7388349aeaee36b2eb7f7))
12+
513
## [1.7.0](https://github.com/azat-io/vuepress-plugin-umami-analytics/compare/v1.6.0...v1.7.0) (2023-11-19)
614

715

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.7.0",
4+
"version": "1.8.0",
55
"type": "module",
66
"keywords": [
77
"analytics",

0 commit comments

Comments
 (0)