vue-simple-calendar
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -7,2 +7,6 @@ ## Future? | ||
## 4.0.1 (2018-08-25) | ||
* Fix main setting | ||
## 4.0.0 (2018-08-25) | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "vue-simple-calendar", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Simple calendar event control", | ||
"author": "richardtallent <richard@tallent.us>", | ||
"license": "MIT", | ||
"main": "dist/calendar-view.umd.js", | ||
"main": "dist/CalendarView.umd.js", | ||
"repository": "https://github.com/richardtallent/vue-simple-calendar", | ||
@@ -9,0 +9,0 @@ "private": false, |
@@ -26,3 +26,3 @@ - [Introduction](#introduction) | ||
**vue-simple-calendar** is a flexible, themeable, lightweight *event calendar* component for Vue. The current version is **4.0.0**. | ||
**vue-simple-calendar** is a flexible, themeable, lightweight *event calendar* component for Vue. The current version is **4.0.1**. | ||
@@ -29,0 +29,0 @@ _(For the migration guide from 3.x, please see the CHANGELOG.)_ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
792936
23