Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.0...v1.15.0) (2024-01-09)

### Features

* streaming answer ([#52](#52)) ([92539e7](92539e7))
  • Loading branch information
semantic-release-bot committed Jan 9, 2024
1 parent 92539e7 commit fd30880
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,3 +1,10 @@
# [1.15.0](https://github.com/technologiestiftung/parla-api/compare/v1.14.0...v1.15.0) (2024-01-09)


### Features

* streaming answer ([#52](https://github.com/technologiestiftung/parla-api/issues/52)) ([92539e7](https://github.com/technologiestiftung/parla-api/commit/92539e7ca01dc33e5ac612dcafdf5772eab0498f))

# [1.14.0](https://github.com/technologiestiftung/parla-api/compare/v1.13.1...v1.14.0) (2024-01-04)


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": "@technologiestiftung/parla-api",
"version": "1.14.0",
"version": "1.15.0",
"description": "",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit fd30880

Please sign in to comment.