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

Commit 7b079e9

Browse files
Updated change log for v0.0.20 release
1 parent abf61af commit 7b079e9

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
# Release Notes
22

3+
## (2017-10-08) `v0.0.20`
4+
5+
### Changed
6+
7+
* Housekeeping in preparation for `v1.0.0`
8+
39
## (2017-10-06) `v0.0.19`
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": "0.0.17",
3+
"version": "0.0.20",
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)