diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e09b22..16b5c1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [1.1.0] 2022-12-15 +## [1.1.0] 2023-01-10 - Update dependencies and devDependencies - Migrate from `node-sass` to `sass` diff --git a/LICENSE.md b/LICENSE.md index 7b1f7bf..9767d18 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Creative Tim +Copyright (c) 2023 Creative Tim Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 196cc93..be6774e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Vue White Dashboard](https://demos.creative-tim.com/vue-white-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/share?url=https%3A%2F%2Fdemos.creative-tim.com%2Fvue-white-dashboard&text=Vue%20White%20Dashboard%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23white%20%23dashboard) -![version](https://img.shields.io/badge/version-1.0.1-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/vue-white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy) +![version](https://img.shields.io/badge/version-1.1.0-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/vue-white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy) ![Product Gif](https://github.com/creativetimofficial/vue-white-dashboard/blob/live-demo/src/assets/demo/product-gif.gif?raw=true) @@ -151,7 +151,7 @@ We use GitHub Issues as the official bug tracker for the Vue White Dashboard. He ## Licensing -- Copyright 2219 Creative Tim (https://www.creative-tim.com/) +- Copyright 2023 Creative Tim (https://www.creative-tim.com/) - Licensed under MIT (https://github.com/creativetimofficial/vue-white-dashboard/issues/blob/master/LICENSE.md) diff --git a/public/index.html b/public/index.html index 9905fe8..174fb3e 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ ========================================================= * Product Page: https://www.creative-tim.com/product/vue-white-dashboard -* Copyright 2022 Creative Tim (https://www.creative-tim.com) +* Copyright 2023 Creative Tim (https://www.creative-tim.com) * Licensed under MIT (https://github.com/creativetimofficial/vue-white-dashboard/blob/master/LICENSE.md) * Coded by Creative Tim diff --git a/src/main.js b/src/main.js index 31767ce..9031e22 100644 --- a/src/main.js +++ b/src/main.js @@ -5,7 +5,7 @@ ========================================================= * Product Page: https://www.creative-tim.com/product/vue-white-dashboard -* Copyright 2022 Creative Tim (https://www.creative-tim.com) +* Copyright 2023 Creative Tim (https://www.creative-tim.com) * Licensed under MIT (https://github.com/creativetimofficial/vue-white-dashboard/blob/master/LICENSE.md) * Coded by Creative Tim