Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
chore(release): v0.1.27 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 16, 2023
1 parent ef56a0e commit 826a076
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.1.27](https://github.com/technovangelist/ollama-node/compare/v0.1.26...v0.1.27) (2023-11-16)


### Bug Fixes

* add format json to non streaming generate ([92b7a73](https://github.com/technovangelist/ollama-node/commit/92b7a73effc111625698106a9187928182c282cb))



## [0.1.26](https://github.com/technovangelist/ollama-node/compare/v0.1.25...v0.1.26) (2023-11-15)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.1.22](https://github.com/technovangelist/ollama-node/compare/v0.1.21...v0.1.22) (2023-10-27)


### Bug Fixes

* weird text at top of readme ([4b3dc79](https://github.com/technovangelist/ollama-node/commit/4b3dc7973d525bce888e0d5a0ab39c5eb796c502))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ollama-node",
"version": "0.1.26",
"version": "0.1.27",
"description": "an easy to use node module for the ollama api",
"main": "lib/ollama.js",
"files": [
Expand Down

0 comments on commit 826a076

Please sign in to comment.