Skip to content

Commit 1d64cfc

Browse files
authored
Merge pull request #96 from HiDeoo/hd-v0.7.1
2 parents bb0eeb8 + 1741fa8 commit 1d64cfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.7.1
22

33
* Update TypeScript `onBeforeChange` return type to support promises.
44

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intro.js-react",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Intro.js React Wrapper",
55
"main": "lib/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)