Compare commits

..

2 Commits

Author SHA1 Message Date
semantic-release-bot
3651df9ad6 chore(release): 5.4.4 [skip ci]
## [5.4.4](https://github.com/wickedest/Mergely/compare/v5.4.3...v5.4.4) (2026-02-23)

### Bug Fixes

* Updated examples README.md ([f1e58f5](f1e58f58fe))
2026-02-23 19:48:25 +00:00
Jamie Peabody
f1e58f58fe fix: Updated examples README.md 2026-02-23 19:47:18 +00:00
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
## [5.4.4](https://github.com/wickedest/Mergely/compare/v5.4.3...v5.4.4) (2026-02-23)
### Bug Fixes
* Updated examples README.md ([f1e58f5](https://github.com/wickedest/Mergely/commit/f1e58f58fea85628b1dd345b98b23923f05d8c2e))
## [5.4.3](https://github.com/wickedest/Mergely/compare/v5.4.2...v5.4.3) (2026-02-23)

View File

@@ -1,6 +1,5 @@
# Mergely examples
## Mergely development server
To run the hot dev-server for development, you need to run:

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "mergely",
"version": "5.4.3",
"version": "5.4.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mergely",
"version": "5.4.3",
"version": "5.4.4",
"license": "(GPL-3.0 OR LGPL-3.0 OR MPL-1.1 OR SEE LICENSE IN LICENSE)",
"devDependencies": {
"@babel/core": "^7.1.6",

View File

@@ -1,6 +1,6 @@
{
"name": "mergely",
"version": "5.4.3",
"version": "5.4.4",
"description": "A javascript UI for diff/merge",
"license": "(GPL-3.0 OR LGPL-3.0 OR MPL-1.1 OR SEE LICENSE IN LICENSE)",
"author": {