Skip to content

Commit

Permalink
Merge pull request #465 from grafana/bump-v0.10.9
Browse files Browse the repository at this point in the history
Bump v0.10.9
  • Loading branch information
edwardcqian authored Oct 9, 2024
2 parents d3ac328 + b7ac158 commit 9ceb7b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/grafana-llm-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 0.10.9

- Update wording around OpenAI and open models
- Update LLM setup instructions

## 0.10.8

- Bump various dependencies to fix security issues (e.g. #446)
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-llm-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/llm-app",
"version": "0.10.8",
"version": "0.10.9",
"description": "Plugin to easily allow llm based extensions to grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 9ceb7b4

Please sign in to comment.