chore(release): publish

- @standardnotes/desktop@3.104.67
 - @standardnotes/mobile@3.50.3
 - @standardnotes/releases@1.4.90
 - @standardnotes/toast@1.3.16
 - @standardnotes/ui-services@1.22.3
 - @standardnotes/web@3.132.3
This commit is contained in:
StandardNotes CI
2023-01-04 19:10:43 +00:00
parent 30dda73e90
commit 69b2af7612
13 changed files with 43 additions and 6 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.16](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.15...@standardnotes/toast@1.3.16) (2023-01-04)
### Bug Fixes
* Fixed issue where file upload toast would close before completion if you switched windows ([30dda73](https://github.com/standardnotes/app/commit/30dda73e9078bbccf91c3f43307250c84a17e8bd))
## [1.3.15](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.14...@standardnotes/toast@1.3.15) (2022-12-29)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.15",
"version": "1.3.16",
"private": true,
"main": "./src/index.ts",
"scripts": {