Skip to content

Commit 293bbf0

Browse files
Merge branch 'release/1.0.1'
2 parents 7af609d + bd0c8dc commit 293bbf0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/wimpyprogrammer/react-component-update.svg?branch=master)](https://travis-ci.org/wimpyprogrammer/react-component-update)
44
[![codecov](https://codecov.io/gh/wimpyprogrammer/react-component-update/branch/master/graph/badge.svg)](https://codecov.io/gh/wimpyprogrammer/react-component-update)
5+
[![Known Vulnerabilities](https://snyk.io/test/github/wimpyprogrammer/react-component-update/badge.svg)](https://snyk.io/test/github/wimpyprogrammer/react-component-update)
56

67
Adds convenience lifecycle events to your React components.
78

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-component-update",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Extends the native React Component to streamline updates",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)