1
0
mirror of synced 2025-12-08 23:08:11 +08:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Jamie Peabody
b930b8bbd6 chore(release): 4.3.7 2021-11-21 13:19:47 +00:00
Jamie Peabody
4d5c6fa67c chore: removed unused dev-deps 2021-11-21 13:18:16 +00:00
2 changed files with 8 additions and 3 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.7 (2021-11-21)
### General
* removed unused dev-deps ([4d5c6fa](https://github.com/wickedest/Mergely/commit/4d5c6fa67c92dad461cfd3a7cc991e9b1ec4531b))
### 4.3.6 (2021-11-21)
### [4.3.5](https://github.com/wickedest/Mergely/compare/v4.0.13...v4.3.5) (2021-11-21)

View File

@@ -1,6 +1,6 @@
{
"name": "mergely",
"version": "4.3.6",
"version": "4.3.7",
"description": "A javascript UI for diff/merge",
"directories": {
"doc": "doc",
@@ -45,10 +45,8 @@
"codemirror": "^5.50.2",
"copy-webpack-plugin": "^6.2.1",
"css-loader": "^5.0.0",
"file-loader": "^6.1.1",
"git-conventional-commits": "^1.1.0",
"html-webpack-plugin": "^4.5.0",
"image-webpack-loader": "^7.0.1",
"jquery": "^3.5.1",
"karma": "^5.2.3",
"karma-chai": "^0.1.0",