Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Feb 27, 2024
1 parent 5e79325 commit 8b650ef
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unplugin-analytics/monorepo",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"build": "turbo run build",
Expand Down Expand Up @@ -33,4 +33,4 @@
"engines": {
"node": ">=v20.10.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unplugin-analytics/core",
"version": "0.0.6",
"version": "0.0.7",
"description": "Universal Analytics Engines Integration",
"keywords": [
"analytics",
Expand Down
4 changes: 2 additions & 2 deletions packages/unplugin-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unplugin-analytics",
"version": "0.0.6",
"version": "0.0.7",
"description": "Universal Analytics Engines Integration",
"keywords": [
"analytics",
Expand Down Expand Up @@ -114,4 +114,4 @@
"engines": {
"node": ">=v20.10.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/vite-plugin-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-analytics",
"version": "0.0.6",
"version": "0.0.7",
"description": "Universal Analytics Engines Integration",
"keywords": [
"analytics",
Expand Down

0 comments on commit 8b650ef

Please sign in to comment.