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 5c56c47 commit 1f4983bCopy full SHA for 1f4983b
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 3.4.4
+current_version = 3.4.5
5
6
[bumpversion:file:package.json]
package.json
{
"name": "altinity-clickhouse-grafana",
- "version": "3.4.4",
+ "version": "3.4.5",
"description": "Altinity grafana datasource for ClickHouse",
"scripts": {
"build": "npm run build:frontend",
@@ -35,7 +35,7 @@
35
"@testing-library/react": "^16.0.1",
36
"@types/jest": "^29.5.0",
37
"@types/lodash": "^4.14.194",
38
- "@types/luxon": "^3.4.4",
+ "@types/luxon": "^3.4.5",
39
"@types/node": "^18.15.11",
40
"@types/pako": "^2.0.3",
41
"copy-webpack-plugin": "^11.0.0",
0 commit comments