Skip to content

Commit

Permalink
chore(release): v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyFresneau committed Jul 4, 2023
1 parent 15137c5 commit f67ac5e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog


## v0.0.15

[compare changes](https://undefined/undefined/compare/v0.0.13...v0.0.15)

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-rating",
"version": "0.0.14",
"version": "0.0.15",
"description": "Display or retrieve a score on a fully customisable scale.",
"homepage": "https://github.com/Aurion72/nuxt-rating#readme",
"repository": "Aurion72/nuxt-rating",
Expand Down Expand Up @@ -47,6 +47,7 @@
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.1",
"@nuxt/test-utils": "^3.6.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@testing-library/vue": "^7.0.0",
"@types/node": "^18.16.18",
"@vitejs/plugin-vue": "^4.2.3",
Expand All @@ -57,4 +58,4 @@
"nuxt": "^3.6.1",
"vitest": "^0.31.4"
}
}
}

0 comments on commit f67ac5e

Please sign in to comment.