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 ea7058b commit b0a4c33Copy full SHA for b0a4c33
.changeset/eight-grapes-march.md
app/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# go-web-app
2
3
+## 7.18.1
4
+
5
+### Patch Changes
6
7
+- 75bf525: Fix logic to disable ops update for old imminents
8
9
## 7.18.0
10
11
### Minor Changes
app/package.json
@@ -1,6 +1,6 @@
{
"name": "go-web-app",
- "version": "7.18.0",
+ "version": "7.18.1",
"type": "module",
"private": true,
"license": "MIT",
0 commit comments