Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2023-05-02)

### Features

* **rate limit:** Adds setup to limit the api ([52e232a](52e232a))
  • Loading branch information
semantic-release-bot committed May 2, 2023
1 parent e2a574f commit dd66c6c
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.2.0](https://github.com/technologiestiftung/oeffentliches-gestalten-gpt-search/compare/v1.1.0...v1.2.0) (2023-05-02)


### Features

* **rate limit:** Adds setup to limit the api ([52e232a](https://github.com/technologiestiftung/oeffentliches-gestalten-gpt-search/commit/52e232a0cb2fda6cf073f7f34d36eb38cb4104df))

# [1.1.0](https://github.com/technologiestiftung/oeffentliches-gestalten-ai-search-poc/compare/v1.0.0...v1.1.0) (2023-04-29)


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": "oeg-aisearch",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit dd66c6c

@vercel
Copy link

@vercel vercel bot commented on dd66c6c May 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.