Skip to content

Commit

Permalink
Version and changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanreyes committed Oct 6, 2021
1 parent abb2a4b commit 9c58ae2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion docs/changelog/v2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,13 @@ Fixes single use of `highlight.contentStyle` or `highlight.contentClass`
## v2.3.2

### Bug Fixes
* Deep watch attributes for date changes
* Deep watch attributes for date changes

## v2.3.3

### Bug Fixes
* Fix broken removal of event handlers in calendar and date picker
* Dependabot updates

### Improvements
* Remove custom click detection handlers for Mobile Safari
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v-calendar",
"version": "2.3.2",
"version": "2.3.3",
"private": false,
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
"author": "Nathan Reyes <nathanreyes@me.com>",
Expand Down

0 comments on commit 9c58ae2

Please sign in to comment.