chore(release): 4.3.8

This commit is contained in:
Jamie Peabody
2021-11-21 17:23:18 +00:00
parent 79cb0ddd6a
commit 5eb6ddd71b
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 4.3.8 (2021-11-21)
### General
* Split code into individual files and tidier code ([#160](https://github.com/wickedest/Mergely/issues/160)) ([79cb0dd](https://github.com/wickedest/Mergely/commit/79cb0ddd6a07886435b0e17b0bac33416e67716d))
### 4.3.7 (2021-11-21)

View File

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