Skip to content

Commit 152af9f

Browse files
increment version and add NEWS item
1 parent 89f1290 commit 152af9f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: reactR
22
Type: Package
33
Title: React Helpers
4-
Version: 0.4.2
5-
Date: 2020-01-23
4+
Version: 0.4.3
5+
Date: 2020-07-01
66
Authors@R: c(
77
person(
88
"Facebook", "Inc"

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# reactR 0.4.3
2+
3+
* Add element to Shiny input [pull 41](https://github.com/react-R/reactR/pull/41)
4+
5+
* Upgrade npm dependencies
6+
17
# reactR 0.4.2
28

39
* Update react to `16.12.0`

0 commit comments

Comments
 (0)