chore(release): publish

- @standardnotes/desktop@3.23.118
 - @standardnotes/releases@1.3.41
This commit is contained in:
StandardNotes CI
2022-09-13 17:00:59 +00:00
parent 930bc2d8f7
commit e7839cb141
4 changed files with 10 additions and 2 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.23.118](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.117...@standardnotes/desktop@3.23.118) (2022-09-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.117](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.116...@standardnotes/desktop@3.23.117) (2022-09-13) ## [3.23.117](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.116...@standardnotes/desktop@3.23.117) (2022-09-13)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

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

View File

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

View File

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