Skip to content

Commit b4c2ca0

Browse files
author
Nathan Reyes
committed
Roll revision. Update release notes.
1 parent acd6852 commit b4c2ca0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v0.5.1
2+
## Bug Fixes
3+
* Fix layout bugs in navigation popover
4+
5+
## Improvements
6+
* Reorganize css variables. Improve default styling.
7+
18
# v0.5.0
29
## Bug Fixes
310
* Day content more vertically centered with `line-height: 1`

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

0 commit comments

Comments
 (0)