Skip to content

Commit 2b966c0

Browse files
committed
Bump version to v0.7.0
1 parent 64f283d commit 2b966c0

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)