Skip to content

Commit 7b19467

Browse files
committed
chore(release): 2.7.1
1 parent e11d89a commit 7b19467

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
<a name="2.7.1"></a>
6+
## [2.7.1](https://github.com/frontend-collective/react-sortable-tree/compare/v2.7.0...v2.7.1) (2019-11-12)
7+
8+
9+
510
<a name="2.7.0"></a>
611
# [2.7.0](https://github.com/frontend-collective/react-sortable-tree/compare/v2.6.2...v2.7.0) (2019-10-14)
712

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sortable-tree",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "Drag-and-drop sortable component for nested data and hierarchies",
55
"scripts": {
66
"start": "parcel website/index.html",

0 commit comments

Comments
 (0)