Skip to content

Commit 40785ad

Browse files
committed
chore(release): 1.1.0
1 parent 576631b commit 40785ad

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+
## 1.1.0 (2022-08-23)
6+
7+
### Bug Fixes
8+
9+
* **lib:** correct wrong package configs ([576631b](https://github.com/ansidev/swetrix-vue/commit/576631beee16b0a35c3c5f9dbb35643414e953bd))
10+
511
## 1.1.0-rc.1 (2022-08-23)
612

713
### Bug Fixes

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": "1.1.0-rc.1",
6+
"version": "1.1.0",
77
"type": "module",
88
"packageManager": "[email protected]",
99
"homepage": "https://github.com/ansidev/swetrix-vue",

0 commit comments

Comments
 (0)