Skip to content

Commit ce47d0b

Browse files
chore(version): bump version to v0.22.9
1 parent 202bfb3 commit ce47d0b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/grafana-llm-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/llm-app",
3-
"version": "0.22.8",
3+
"version": "0.22.9",
44
"private": true,
55
"description": "Plugin to easily allow llm based extensions to grafana",
66
"scripts": {

packages/grafana-llm-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/llm",
3-
"version": "0.22.8",
3+
"version": "0.22.9",
44
"description": "A library for working with LLMs in Grafana plugins",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)