Skip to content

Commit e70bd4e

Browse files
chore(release): 5.0.5 [skip ci]
## [5.0.5](v5.0.4...v5.0.5) (2020-09-25) ### Bug Fixes * **util.ts:** changes custom type Omit to extend keyof T ([9db7297](9db7297))
1 parent 68ab0de commit e70bd4e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [5.0.5](https://github.com/SortableJS/react-sortablejs/compare/v5.0.4...v5.0.5) (2020-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **util.ts:** changes custom type Omit to extend keyof T ([9db7297](https://github.com/SortableJS/react-sortablejs/commit/9db7297ecb2985122dc431a6df869833d440d861))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"email": "[email protected]"
66
},
77
"license": "MIT",
8-
"version": "4.0.0",
8+
"version": "5.0.5",
99
"private": false,
1010
"main": "dist/index.js",
1111
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)