Skip to content

Commit 3032d7f

Browse files
author
Nathan Reyes
committed
Roll revision. Update CHANGELOG
1 parent 3893d07 commit 3032d7f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.9.4
2+
## Bug Fixes
3+
### `v-date-picker`
4+
* Fix bug where 'Do' format token was not supported. Closes #127.
5+
16
# v0.9.3
27
## Bug Fixes
38
### `v-calendar`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-calendar",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)