Skip to content

Commit

Permalink
chore(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farid-temuri-lofty committed Apr 4, 2023
1 parent 52b0ebd commit cf7503a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog


## v1.1.0


### 🚀 Enhancements

- Complete vuetify module ([d437b87](https://github.com/farid-temuri-lofty/nuxt-3-vuetify/commit/d437b87))

### 🩹 Fixes

- Module options correct typing ([b5cd644](https://github.com/farid-temuri-lofty/nuxt-3-vuetify/commit/b5cd644))

### 🏡 Chore

- Update readme ([8841855](https://github.com/farid-temuri-lofty/nuxt-3-vuetify/commit/8841855))
- Update readme ([52b0ebd](https://github.com/farid-temuri-lofty/nuxt-3-vuetify/commit/52b0ebd))

### ❤️ Contributors

- Farid

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-3-vuetify",
"version": "1.0.0",
"version": "1.1.0",
"description": "Add vuetify with ease",
"repository": "https://github.com/farid-temuri-lofty/nuxt-3-vuetify",
"license": "MIT",
Expand Down Expand Up @@ -56,4 +56,4 @@
"nuxt": "^3.3.3",
"vitest": "^0.29.8"
}
}
}

0 comments on commit cf7503a

Please sign in to comment.