Skip to content

Commit 28e53b9

Browse files
chore(release): 0.9.3
1 parent 9b949c7 commit 28e53b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3](https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.9.2...v0.9.3) (2024-01-29)
6+
7+
8+
### Features
9+
10+
* add support for SimpleAnalytics ([#27](https://github.com/stafyniaksacha/vite-plugin-radar/issues/27)) ([9b949c7](https://github.com/stafyniaksacha/vite-plugin-radar/commit/9b949c71939998cf5be1f556429bf1dc68ce3547))
11+
512
### [0.9.2](https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.9.1...v0.9.2) (2023-11-30)
613

714

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.2",
3+
"version": "0.9.3",
44
"description": "Analytics loader for vite",
55
"author": "stafyniaksacha",
66
"repository": "stafyniaksacha/vite-plugin-radar",

0 commit comments

Comments
 (0)