Skip to content

Commit b1ee8c8

Browse files
authored
Merge pull request #92 from HiDeoo/hd-v0.7.0
2 parents 64f283d + 2b966c0 commit b1ee8c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Unreleased
1+
## 0.7.0
22

33
* Add missing TypeScript `title` attribute type to steps.
4-
* Fix various issues related with Next.js and SSR.
4+
* Fix various issues with Next.js and SSR.
55

66
## 0.6.0
77

package.json

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

0 commit comments

Comments
 (0)