Skip to content

Commit 75ac570

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.2...v3.4.0) (2024-01-31) ### Features * add `hideMarkers` ([#37](#37)) ([c004629](c004629))
1 parent c004629 commit 75ac570

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.4.0](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.3.2...v3.4.0) (2024-01-31)
2+
3+
4+
### Features
5+
6+
* add `hideMarkers` ([#37](https://github.com/aeolun/react-diff-viewer-continued/issues/37)) ([c004629](https://github.com/aeolun/react-diff-viewer-continued/commit/c00462912344d441a1d491313230064eb096a6a7))
7+
18
## [3.3.2](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.3.1...v3.3.2) (2024-01-31)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-diff-viewer-continued",
3-
"version": "3.3.2",
3+
"version": "3.4.0",
44
"private": false,
55
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
66
"keywords": [

0 commit comments

Comments
 (0)