Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2023-06-15)

### Bug Fixes

* **color-thief:** Add needed env vars to docker build ([6dc438a](6dc438a))
  • Loading branch information
semantic-release-bot committed Jun 15, 2023
1 parent 014a6f0 commit dcf8923
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.3.1](https://github.com/technologiestiftung/eyes-of-ai/compare/v1.3.0...v1.3.1) (2023-06-15)


### Bug Fixes

* **color-thief:** Add needed env vars to docker build ([6dc438a](https://github.com/technologiestiftung/eyes-of-ai/commit/6dc438a96aef2e18521cff50c053502c52ca624c))

# [1.3.0](https://github.com/technologiestiftung/eyes-of-ai/compare/v1.2.5...v1.3.0) (2023-06-15)


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": "eyes-of-ai",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"description": "An OpenAI-based prototype that uses the Dall-E API to create parametrically personalized image of it's users.",
"main": "index.js",
Expand Down

0 comments on commit dcf8923

Please sign in to comment.