Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-prerelease.1 [skip ci]
## 1.0.0-prerelease.1 (2023-11-22) ### Bug Fixes * correctly init AnyCodable for modal event properties ([#10](#10)) ([d4a0839](d4a0839)) * disable opening modal until message rendered ([#4](#4)) ([3d09576](3d09576)) * ensure modal shared key removed from individual events ([#13](#13)) ([32ae124](32ae124)) * message and modal accessibility improvements ([#7](#7)) ([86320e9](86320e9)) * move credential override off main thread ([#11](#11)) ([b30c2f8](b30c2f8)) * unrecoverable error state after supplying valid client id ([#5](#5)) ([da5fe52](da5fe52)) ### Code Refactoring * expose proxy and remove environment default param ([#3](#3)) ([a8d36d8](a8d36d8)) * log endpoint schema and route changes ([#12](#12)) ([31ba3b5](31ba3b5)) * pass instance_id ([#9](#9)) ([6d0668b](6d0668b)) ### Tests * expand unit tests ([#8](#8)) ([48e6f0f](48e6f0f)) ### Continuous Integration * add workflow_call hook for workflows ([13a0f81](13a0f81)) * initial GitHub Actions setup and test ([#1](#1)) ([43d9ff0](43d9ff0)) * prerelease prep ([#6](#6)) ([12cb440](12cb440))
- Loading branch information