diff --git a/CHANGELOG.md b/CHANGELOG.md index 33dbb3a..8f1a1de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog +## v1.2.10 + +[compare changes](https://github.com/kieuminhcanh/vuetify-notifier/compare/v1.2.9...v1.2.10) + ## v1.2.9 [compare changes](https://github.com/kieuminhcanh/vuetify-notifier/compare/v1.2.8...v1.2.9) diff --git a/package.json b/package.json index a78b7c3..052d976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuetify-notifier", - "version": "1.2.9", + "version": "1.2.10", "description": "Vuetify Notifier is a Nuxt module that provides a simple way to display notifications in your Nuxt application using Vuetify.", "repository": { "url": "https://github.com/kieuminhcanh/vuetify-notifier",