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 9be0cd0 commit 2589b92Copy full SHA for 2589b92
.changeset/pre.json
@@ -10,6 +10,7 @@
10
"fluffy-lions-nail",
11
"many-pans-tell",
12
"nice-regions-spend",
13
- "tame-deer-mix"
+ "tame-deer-mix",
14
+ "three-jars-rhyme"
15
]
16
}
app/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# go-web-app
2
3
+## 7.23.0-beta.1
4
+
5
+### Patch Changes
6
7
+- cc7fa84: Integrate hotjar
8
9
## 7.23.0-beta.0
### Minor Changes
app/package.json
@@ -1,6 +1,6 @@
{
"name": "go-web-app",
- "version": "7.23.0-beta.0",
+ "version": "7.23.0-beta.1",
"type": "module",
"private": true,
"license": "MIT",
0 commit comments