Skip to content

Commit 01770f0

Browse files
committed
docs(vue): add changelog
1 parent 8d2ec45 commit 01770f0

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

packages/vue/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [0.2.1](https://github.com/analyticsjs/web-analytics/compare/vue@0.2.0...vue@0.2.1) (2023-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **vue:** global properties are prefixed with $ to align with Vue spec ([1ebb7a8](https://github.com/analyticsjs/web-analytics/commit/1ebb7a8126dc062d028fb248e5c3655d94bbc9dd))
7+
* **vue:** upgrade the core dependency to 0.1.4, to fix debug log errors (see core package's changelog) ([4aa9a3a](https://github.com/analyticsjs/web-analytics/commit/4aa9a3a1413d43576a248173a7e0d58d15723c1e))
8+
9+
10+
### Features
11+
12+
* **vue:** if the platform is not supported, no global property will be generated ([2c0d4f6](https://github.com/analyticsjs/web-analytics/commit/2c0d4f68e8af639d8f8225bfad7715b31d18eab0))
13+
14+
15+
116
# 0.2.0 (2023-06-24)
217

318

0 commit comments

Comments
 (0)