Skip to content

Commit 5a77542

Browse files
chore(release): 0.9.4
1 parent 18767d8 commit 5a77542

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
### [0.9.4](https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.9.3...v0.9.4) (2024-04-06)
6+
7+
8+
### Features
9+
10+
* add vite 6 to allowed peer dependencies ([18767d8](https://github.com/stafyniaksacha/vite-plugin-radar/commit/18767d85743efb9b24c6df7c2eff34b732df5011))
11+
* added support for injectTo to google-analytics ([#31](https://github.com/stafyniaksacha/vite-plugin-radar/issues/31)) ([2fa82e8](https://github.com/stafyniaksacha/vite-plugin-radar/commit/2fa82e8ac00cc60fc029849fdf962a383c008140))
12+
513
### [0.9.3](https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.9.2...v0.9.3) (2024-01-29)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-radar",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Analytics loader for vite",
55
"author": "stafyniaksacha",
66
"repository": "stafyniaksacha/vite-plugin-radar",

0 commit comments

Comments
 (0)