Skip to content

Commit

Permalink
chore: version 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgomez committed Oct 10, 2024
1 parent d9ee306 commit e0939fe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/ollama/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ollama-ai-provider

## 0.15.2

### Patch Changes

- Minor updates

## 0.15.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ollama/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ollama-ai-provider",
"version": "0.15.1",
"version": "0.15.2",
"description": "Vercel AI Provider for running LLMs locally using Ollama",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0939fe

Please sign in to comment.