Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andersevenrud committed Dec 18, 2020
1 parent 03dd8a9 commit d07b2e5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2020-12-18 - 0.9.9

* Re-arranged some settings
* Added missing clipboard update event
* Split out some code to composables
* Hide overflow on vnc view root element
* Remove tabIndex on panel toggle button when hidden

## 2020-12-17 - 0.9.8

* Updated dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuensee",
"version": "0.9.8",
"version": "0.9.9",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down

0 comments on commit d07b2e5

Please sign in to comment.