Skip to content

Commit 84417aa

Browse files
committed
chore(release): 2.0.1
1 parent 01b60c3 commit 84417aa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [2.0.1](https://github.com/ansidev/swetrix-vue/compare/v2.0.0...v2.0.1) (2023-01-27)
6+
7+
### Bug Fixes
8+
9+
* **deps:** update dependency swetrix to `^2.0.1` ([4835d5e](https://github.com/ansidev/swetrix-vue/commit/4835d5ed3426e2066376f844f11161f3650c36ad))
10+
511
## [2.0.0](https://github.com/ansidev/swetrix-vue/compare/v1.1.1...v2.0.0) (2023-01-04)
612

713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Swetrix Tracking integration for Vue v3",
44
"author": "Le Minh Tri <[email protected]>",
55
"license": "MIT",
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"type": "module",
88
"packageManager": "[email protected]",
99
"homepage": "https://github.com/ansidev/swetrix-vue",

0 commit comments

Comments
 (0)