Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.3.0 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 7, 2023

🤖 I have created a release beep boop

1.3.0 (2023-07-25)

Features

  • add announcment bar (180ff77)
  • add avatar to header (25e3ee8)
  • add button to go prev step to by-email authentication (adad9b3)
  • add error handling to auth forms (ca15612)
  • add flash component, add server error handling to sign in form (9d19403)
  • add locale auto-detect from navigator and user session (4c44675)
  • add mocks (227b9d2)
  • add settings page (eb727da)
  • add theme syncing with system and account (6ab2148)
  • make error flashs clossable (63ceb54)
  • store language in localstorage (1c5b122)
  • ui-kit: add action-list component (1b92b4e)
  • ui-kit: add action-list component (698cdbe)
  • ui-kit: add pagehead component (bf09a7a)
  • ui-kit: add select component (cdc8f98)

Bug Fixes

  • add support to change env variables in runtime, close #5 (122aaa4)
  • delete incorrect import (7e3ddd8)
  • delete locales folder from storybook staticdirs (3040435)
  • fix incorrect language using (18c0fb5)
  • fix logo size on auth page (d65b895)
  • set correct size to icon button (f418142)
  • set correct size to logo (95e6a0f)
  • ui-kit: fix icon-button (2fa4de7)

This PR was generated with Release Please. See documentation.

@stackblitz
Copy link

stackblitz bot commented Jun 7, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch from 7521997 to f6b80a9 Compare June 9, 2023 14:07
@github-actions github-actions bot changed the title chore(main): release 1.2.1 chore(main): release 1.3.0 Jun 9, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 3 times, most recently from 6d66db8 to 0ce0924 Compare June 16, 2023 00:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 10 times, most recently from 5e03a2a to d98921a Compare June 23, 2023 15:27
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 2 times, most recently from 94a2ae2 to 4e37df9 Compare July 4, 2023 10:45
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 2 times, most recently from 3b36274 to 4e4c46b Compare July 15, 2023 19:17
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 8 times, most recently from b7de796 to bfcacbb Compare July 24, 2023 10:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch from bfcacbb to 9d9c03b Compare July 24, 2023 19:33
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch from 9d9c03b to e260e60 Compare July 25, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add way to add env variables during runtime
0 participants