Skip to content

Commit f0f4437

Browse files
chore(release): @wxt-dev/analytics v0.5.0
1 parent 868c042 commit f0f4437

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

packages/analytics/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog
2+
3+
## v0.5.0
4+
5+
[⚠️ breaking changes](https://wxt.dev/guide/upgrade-guide/wxt) • [compare changes](https://github.com/wxt-dev/wxt/compare/analytics-v0.4.1...analytics-v0.5.0)
6+
7+
### 🚀 Enhancements
8+
9+
- Analytics module ([5217279](https://github.com/wxt-dev/wxt/commit/5217279))
10+
- New `@wxt-dev/analytics` package ([#790](https://github.com/wxt-dev/wxt/pull/790))
11+
12+
### 🩹 Fixes
13+
14+
- ⚠️ Update min WXT version to 0.20 ([2e8baf0](https://github.com/wxt-dev/wxt/commit/2e8baf0))
15+
16+
### 🏡 Chore
17+
18+
- **release:** Analytics-v0.4.0 ([2faba91](https://github.com/wxt-dev/wxt/commit/2faba91))
19+
- **release:** Analytics-v0.4.1 ([1509809](https://github.com/wxt-dev/wxt/commit/1509809))
20+
21+
#### ⚠️ Breaking Changes
22+
23+
- ⚠️ Update min WXT version to 0.20 ([2e8baf0](https://github.com/wxt-dev/wxt/commit/2e8baf0))
24+
25+
### ❤️ Contributors
26+
27+
- Aaron ([@aklinker1](https://github.com/aklinker1))

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wxt-dev/analytics",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "Add analytics to your web extension",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)