We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4fb0d commit 781d357Copy full SHA for 781d357
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+# v0.9.6
2
## Bug Fixes
3
### `v-date-picker`
4
* Fixes bug where calling slot method `updateValue` with `formatInput: false` was not working.
package.json
@@ -1,6 +1,6 @@
{
"name": "v-calendar",
- "version": "0.9.5",
+ "version": "0.9.6",
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
5
"keywords": [
6
"vue",
0 commit comments