1
0
mirror of synced 2025-12-25 08:58:08 +08:00

Compare commits

...

1 Commits
4.3.4 ... 4.3.5

Author SHA1 Message Date
Jamie Peabody
623a93b838 fix build 2021-10-03 16:56:35 +01:00
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changes
## 4.3.5
* patch: fixed issue with build
## 4.3.4
* patch: Fixes inline diff rendering issue with whitespace [#139](https://github.com/wickedest/Mergely/issues/139).

View File

@@ -1,6 +1,6 @@
{
"name": "mergely",
"version": "4.3.4",
"version": "4.3.5",
"description": "A javascript UI for diff/merge",
"directories": {
"doc": "doc",