Skip to content

Commit cfcdeb1

Browse files
author
alokVishu
committed
feat(changelog): updated changelog for v1.0.2
1 parent 78cd863 commit cfcdeb1

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.2](https://github.com/themeselection/materio-vuetify-vuejs-laravel-admin-template-free/releases/tag/v1.0.2) - (2021-11-12)
2+
3+
#### Fixed
4+
5+
- Updated [@vue/composition-api](https://github.com/vuejs/composition-api) package to v1.3.3 to mitigate composition api error
6+
17
## [1.0.1](https://github.com/themeselection/materio-vuetify-vuejs-laravel-admin-template-free/releases/tag/v1.0.1) - (2021-10-20)
28

39
#### Fixed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "materio-vuetify-vuejs-laravel-admin-template-free",
3+
"description": "Production Ready, Carefully Crafted, Extensive Vuetifty Admin Template",
4+
"version": "1.0.2",
25
"private": true,
36
"scripts": {
47
"dev": "npm run development",

0 commit comments

Comments
 (0)