Skip to content

Commit 5950ffe

Browse files
authored
Release/v3.6.0rc1 (#5372)
## 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
2 parents 9169006 + 49ca949 commit 5950ffe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+3
-16608
lines changed

invokeai/frontend/web/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ lerna-debug.log*
99

1010
node_modules
1111
# We want to distribute the repo
12-
# dist
13-
# dist/**
12+
dist
13+
dist/**
1414
dist-ssr
1515
*.local
1616

invokeai/frontend/web/dist/assets/App-6125620a.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

invokeai/frontend/web/dist/assets/App-fe9505fe.js

Lines changed: 0 additions & 169 deletions
This file was deleted.

invokeai/frontend/web/dist/assets/MantineProvider-44862fff.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

invokeai/frontend/web/dist/assets/ThemeLocaleProvider-0667edb8.css

Lines changed: 0 additions & 9 deletions
This file was deleted.

invokeai/frontend/web/dist/assets/ThemeLocaleProvider-687f0135.js

Lines changed: 0 additions & 280 deletions
This file was deleted.
-116 KB
Binary file not shown.

0 commit comments

Comments
 (0)