Skip to content

Commit 507c85a

Browse files
author
Nathan Reyes
committed
Roll revision.
1 parent a2fa045 commit 507c85a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.7.3
2+
## Bug Fixes
3+
* Fix scoped slot usage in `v-date-picker` render function. Closes #83.
4+
15
# v0.7.2
26
## Bug Fixes
37
* Fix event collision when using render functions. Closes #82.

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.7.2",
3+
"version": "0.7.3",
44
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)