Skip to content

Commit

Permalink
Release/v3.6.0rc1 (#5372)
Browse files Browse the repository at this point in the history
## What type of PR is this? (check all applicable)

InvokeAI 3.6.0rc1 Release 


## Have you discussed this change with the InvokeAI team?
- [X] Yes
- [ ] No, because:

      
## Have you updated all relevant documentation?
- [X] Yes
- [ ] No


## Description
Update version & frontend build for Invoke v3.6.0rc1

## Related Tickets & Documents

<!--
For pull requests that relate or close an issue, please include them
below. 

For example having the text: "closes #1234" would connect the current
pull
request to issue 1234.  And when we merge the pull request, Github will
automatically close the issue.
-->

- Related Issue #
- Closes #

## QA Instructions, Screenshots, Recordings

<!-- 
Please provide steps on how to test changes, any hardware or 
software specifications as well as any other pertinent information. 
-->

## Merge Plan

<!--
A merge plan describes how this PR should be handled after it is
approved.

Example merge plans:
- "This PR can be merged when approved"
- "This must be squash-merged when approved"
- "DO NOT MERGE - I will rebase and tidy commits before merging"
- "#dev-chat on discord needs to be advised of this change when it is
merged"

A merge plan is particularly important for large PRs or PRs that touch
the
database in any way.
-->

## Added/updated tests?

- [ ] Yes
- [ ] No : _please replace this line with details on why tests
      have not been included_

## [optional] Are there any post deployment tasks we need to perform?

Upload release to PyPI & create release on GitHub
  • Loading branch information
Millu authored Jan 2, 2024
2 parents 9169006 + 49ca949 commit 5950ffe
Show file tree
Hide file tree
Showing 41 changed files with 3 additions and 16,608 deletions.
4 changes: 2 additions & 2 deletions invokeai/frontend/web/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ lerna-debug.log*

node_modules
# We want to distribute the repo
# dist
# dist/**
dist
dist/**
dist-ssr
*.local

Expand Down
1 change: 0 additions & 1 deletion invokeai/frontend/web/dist/assets/App-6125620a.css

This file was deleted.

169 changes: 0 additions & 169 deletions invokeai/frontend/web/dist/assets/App-fe9505fe.js

This file was deleted.

This file was deleted.

This file was deleted.

280 changes: 0 additions & 280 deletions invokeai/frontend/web/dist/assets/ThemeLocaleProvider-687f0135.js

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 5950ffe

Please sign in to comment.