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.
1 parent fcdd2a4 commit f15ca90Copy full SHA for f15ca90
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
4
+## v12.0.0-1 (2024-03-08)
5
+
6
## v12.0.0-0 (2024-03-08)
7
8
#### :boom: Breaking Change
package.json
@@ -58,5 +58,5 @@
58
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",
59
"Zack Bloom <zackbloom@gmail.com>"
60
],
61
- "version": "12.0.0-0"
+ "version": "12.0.0-1"
62
}
shepherd.js/package.json
@@ -1,6 +1,6 @@
{
"name": "shepherd.js",
- "version": "12.0.0-0",
+ "version": "12.0.0-1",
"description": "Guide your users through a tour of your app.",
"keywords": [
"site tour",
0 commit comments