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 4b439f4 commit e297a30Copy full SHA for e297a30
.changeset/big-cars-tie.md
deployment/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# hive
2
3
+## 5.1.4
4
+
5
+### Patch Changes
6
7
+- [#6594](https://github.com/graphql-hive/console/pull/6594)
8
+ [`06e7012`](https://github.com/graphql-hive/console/commit/06e70129689570f3602cd01eae4ef7f1dfe24f00)
9
+ Thanks [@jdolle](https://github.com/jdolle)! - Fix insights range if selecting same start and end
10
11
## 5.1.3
12
13
### Patch Changes
deployment/package.json
@@ -1,6 +1,6 @@
{
"name": "hive",
- "version": "5.1.3",
+ "version": "5.1.4",
"private": true,
"scripts": {
"generate": "tsx generate.ts",
0 commit comments