Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jun 8, 2022
1 parent ec564b7 commit b3e6edd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.3.1](https://github.com/innovation-system/vuetify-week-scheduler/compare/v0.3.0...v0.3.1) (2022-06-08)


### Bug Fixes

* performances improvments and better touch support ([#2](https://github.com/innovation-system/vuetify-week-scheduler/issues/2)) ([2b6fa64](https://github.com/innovation-system/vuetify-week-scheduler/commit/2b6fa64ac4b02aa33c7a01c5a78c820158ada30a))

# [0.3.0](https://github.com/innovation-system/vuetify-week-scheduler/compare/v0.2.0...v0.3.0) (2022-06-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuetify-week-scheduler",
"version": "0.3.0",
"version": "0.3.1",
"description": "Vuetify week scheduler",
"repository": {
"type": "git",
Expand Down

0 comments on commit b3e6edd

Please sign in to comment.