Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
# [2.0.0](1.5.6...2.0.0) (2023-04-15)

### Bug Fixes

* **draggable-select:** fixes not being able to select some values correctly ([#143](#143)) ([a409653](a409653))

### Features

* **state:** adds autosave, state sync and reset ([#145](#145)) ([66c57b2](66c57b2))
* usability improvements ([#140](#140)) ([a6a9aae](a6a9aae))
* **y12:** add y12 upload/download ([#141](#141)) ([9b9ec42](9b9ec42))

### BREAKING CHANGES

* the default behaviour in 1.x.x was dragging to change values on most fields, this has been replaced with a select/dropdown. dragging is still available on the right mouse button and on mobile (iOS styling is a bit broken)
  • Loading branch information
semantic-release-bot committed Apr 15, 2023
1 parent 9c10f66 commit 418844d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "genmdm-editor",
"author": "2xAA",
"version": "1.5.6",
"version": "2.0.0",
"productName": "genMDM Editor",
"private": true,
"description": "genMDM editor is a web-based interface for genMDM, a MIDI controller for the Sega Mega Drive and Genesis",
Expand Down

0 comments on commit 418844d

Please sign in to comment.