🔖 chore(release): v1.7.1 [skip ci]
## [1.7.1](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.7.0...v1.7.1) (2023-05-19)
### 🐛 Bug Fixes
* **extranetworks**: card mode display ([1b3376e](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/1b3376e))
main
parent
1b3376e93d
commit
759ddc4f7d
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [1.7.1](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.7.0...v1.7.1) (2023-05-19)
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- **extranetworks**: card mode display ([1b3376e](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/1b3376e))
|
||||
|
||||
# [1.7.0](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.6.3...v1.7.0) (2023-04-26)
|
||||
|
||||
### ✨ Features
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-kitchen-theme",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue