Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stafyniaksacha committed Jan 4, 2023
1 parent 43527fd commit 83585fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [0.7.0](https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.6.0...v0.7.0) (2023-01-04)


### Features

* add support for hotjar analytics ([88990f9](https://github.com/stafyniaksacha/vite-plugin-radar/commit/88990f9862ed49a3743ef546a43eb54a7b06c55a))

## [0.6.0](https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.5.0...v0.6.0) (2022-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-radar",
"version": "0.6.0",
"version": "0.7.0",
"description": "Analitycs loader for vite",
"author": "stafyniaksacha",
"repository": "stafyniaksacha/vite-plugin-radar",
Expand Down

0 comments on commit 83585fa

Please sign in to comment.