chore(release): publish

- @standardnotes/desktop@3.104.24
 - @standardnotes/releases@1.4.47
This commit is contained in:
StandardNotes CI
2022-12-15 09:54:12 +00:00
parent d6fd85e451
commit d76b190aba
4 changed files with 12 additions and 2 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.
## [3.104.24](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.126.2...@standardnotes/desktop@3.104.24) (2022-12-15)
### Bug Fixes
* **desktop:** Fixed issue where the "Record video" modal would error after stopping recording ([d6fd85e](https://github.com/standardnotes/app/commit/d6fd85e451962e539bada9e207aa0ec65a92f511))
## [3.104.23](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.104.22...@standardnotes/desktop@3.104.23) (2022-12-14)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.23",
"version": "3.104.24",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.47](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.46...@standardnotes/releases@1.4.47) (2022-12-15)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.46](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.45...@standardnotes/releases@1.4.46) (2022-12-14)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.46",
"version": "1.4.47",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",