saleor-apps-redis_apl/packages/shared/CHANGELOG.md
github-actions[bot] f628461028
Release apps 2023-02-23T16:00
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-22 16:03:26 +01:00

32 lines
557 B
Markdown

# @saleor/apps-shared
## 1.2.0
### Minor Changes
- 5fc88ed: Add shared theme provider with color overrides and globals
## 1.1.1
### Patch Changes
- 648d99b: Remove not needed console log
## 1.1.0
### Minor Changes
- 9f843b2: Add main-bar and app-icon
- 9f843b2: Make TitleBar sticky to the top
- 9f843b2: Allow icon, text and theme to AppIcon
- 9f843b2: Add root index file
### Patch Changes
- 9f843b2: Remove generated folders form git history
## 1.0.1
### Patch Changes
- a641caf: Extract isInIframe to new shared package and use it in apps