chore(release): publish

- @standardnotes/desktop@3.100.3
 - @standardnotes/releases@1.3.237
This commit is contained in:
StandardNotes CI
2022-11-16 18:25:18 +00:00
parent a997df9bcf
commit acf6dcbd9f
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.100.3](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.2...@standardnotes/desktop@3.100.3) (2022-11-16)
**Note:** Version bump only for package @standardnotes/desktop
## [3.100.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.1...@standardnotes/desktop@3.100.2) (2022-11-16) ## [3.100.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.1...@standardnotes/desktop@3.100.2) (2022-11-16)
**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.100.2", "version": "3.100.3",
"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.237](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.236...@standardnotes/releases@1.3.237) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.236](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.235...@standardnotes/releases@1.3.236) (2022-11-16) ## [1.3.236](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.235...@standardnotes/releases@1.3.236) (2022-11-16)
**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.236", "version": "1.3.237",
"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",