Skip to content

Commit

Permalink
Merge pull request #6 from ai-action/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--setup-ollama

chore(master): release 1.1.0
  • Loading branch information
remarkablemark authored Feb 21, 2025
2 parents adb0a8f + 9e4675d commit 2ab7874
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/ai-action/setup-ollama/compare/v1.0.1...v1.1.0) (2025-02-21)


### Features

* **index:** start the ollama server in the background ([d320a63](https://github.com/ai-action/setup-ollama/commit/d320a6333b086e124155abcc2501ad849fa005e3))

## [1.0.1](https://github.com/ai-action/setup-ollama/compare/v1.0.0...v1.0.1) (2025-02-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-ollama",
"version": "1.0.1",
"version": "1.1.0",
"description": "Set up GitHub Actions workflow with Ollama",
"author": "Mark <[email protected]>",
"main": "src/index.ts",
Expand Down

0 comments on commit 2ab7874

Please sign in to comment.