We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64f283d + 2b966c0 commit b1ee8c8Copy full SHA for b1ee8c8
CHANGELOG.md
@@ -1,7 +1,7 @@
1
-## Unreleased
+## 0.7.0
2
3
* Add missing TypeScript `title` attribute type to steps.
4
-* Fix various issues related with Next.js and SSR.
+* Fix various issues with Next.js and SSR.
5
6
## 0.6.0
7
package.json
@@ -1,6 +1,6 @@
{
"name": "intro.js-react",
- "version": "0.6.0",
+ "version": "0.7.0",
"description": "Intro.js React Wrapper",
"main": "lib/index.js",
"types": "index.d.ts",
0 commit comments