chore(release): publish

- @standardnotes/desktop@3.23.218
 - @standardnotes/releases@1.3.147
This commit is contained in:
StandardNotes CI
2022-10-14 15:11:18 +00:00
parent dd55c63955
commit a17ed963cd
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.23.218](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.217...@standardnotes/desktop@3.23.218) (2022-10-14)
### Bug Fixes
* **desktop:** plugin installation ([dd55c63](https://github.com/standardnotes/app/commit/dd55c63955fd71a4d4ea0c83144873a53412c341))
## [3.23.217](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.216...@standardnotes/desktop@3.23.217) (2022-10-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.23.217",
"version": "3.23.218",
"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.3.147](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.146...@standardnotes/releases@1.3.147) (2022-10-14)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.146](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.145...@standardnotes/releases@1.3.146) (2022-10-14)
**Note:** Version bump only for package @standardnotes/releases

View File

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