Skip to content

Commit 6d8aebb

Browse files
chore(version): bump version to v1.0.2
1 parent 5ce9b24 commit 6d8aebb

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": "1.0.1",
3+
"version": "1.0.2",
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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A library for working with LLMs in Grafana plugins",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)