Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 986ccb0

Browse files
Updated change log and package json for v2.0.1 release which adds TypeScript definitions for all components
1 parent c5c7835 commit 986ccb0

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## (2019-01-02) `v2.0.1`
4+
5+
### Added
6+
7+
- `TypeScript` definitions
8+
39
## (2019-01-02) `v2.0.0`
410

511
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dat-gui",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "dat.GUI reimagined for React",
55
"main": "build/react-dat-gui.js",
66
"style": "build/react-dat-gui.css",

0 commit comments

Comments
 (0)