Skip to content

Commit da71745

Browse files
chore(release): 5.3.6 [skip ci]
## [5.3.6](v5.3.5...v5.3.6) (2024-10-11) ### Bug Fixes * **#207:** Updated documentation for search method. ([#214](#214)) ([350e5af](350e5af)), closes [#207](#207)
1 parent 350e5af commit da71745

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.6](https://github.com/wickedest/Mergely/compare/v5.3.5...v5.3.6) (2024-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **#207:** Updated documentation for search method. ([#214](https://github.com/wickedest/Mergely/issues/214)) ([350e5af](https://github.com/wickedest/Mergely/commit/350e5af2e8b2e852364dc5a5729e03e3bc75358b)), closes [#207](https://github.com/wickedest/Mergely/issues/207)
7+
18
## [5.3.5](https://github.com/wickedest/Mergely/compare/v5.3.4...v5.3.5) (2024-10-11)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mergely",
3-
"version": "5.3.5",
3+
"version": "5.3.6",
44
"description": "A javascript UI for diff/merge",
55
"license": "(GPL-3.0 OR LGPL-3.0 OR MPL-1.1 OR SEE LICENSE IN LICENSE)",
66
"author": {

0 commit comments

Comments
 (0)