release 4.1.2
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
## 4.1.2:
|
||||||
|
* patch: fixes issue #134 where the readme had broken links.
|
||||||
|
|
||||||
## 4.1.1:
|
## 4.1.1:
|
||||||
* patch: fixes issue #95
|
* patch: fixes issue #95 where cursor was not focusing correctly on init.
|
||||||
|
|
||||||
## 4.1.0:
|
## 4.1.0:
|
||||||
* minor: emits 'updated' event after every change.
|
* minor: emits 'updated' event after every change.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mergely",
|
"name": "mergely",
|
||||||
"version": "4.1.1",
|
"version": "4.1.2",
|
||||||
"description": "A javascript UI for diff/merge",
|
"description": "A javascript UI for diff/merge",
|
||||||
"directories": {
|
"directories": {
|
||||||
"doc": "doc",
|
"doc": "doc",
|
||||||
|
|||||||
Reference in New Issue
Block a user