StandardNotes CI
2022-11-09 20:52:23 +00:00
parent 3498130bfb
commit c961d5e17d
16 changed files with 44 additions and 8 deletions

View File

@@ -3,6 +3,12 @@
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.19.9](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.8...@standardnotes/api@1.19.9) (2022-11-09)
### Bug Fixes
* load blocking by network await ([#1989](https://github.com/standardnotes/app/issues/1989)) ([3498130](https://github.com/standardnotes/app/commit/3498130bfb4e7ee9764e5c687844fd78bf909150))
## [1.19.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.7...@standardnotes/api@1.19.8) (2022-11-09) ## [1.19.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.7...@standardnotes/api@1.19.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/api **Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/api", "name": "@standardnotes/api",
"version": "1.19.8", "version": "1.19.9",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

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.288](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.287...@standardnotes/desktop@3.23.288) (2022-11-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.287](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.286...@standardnotes/desktop@3.23.287) (2022-11-09) ## [3.23.287](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.286...@standardnotes/desktop@3.23.287) (2022-11-09)
**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.287", "version": "3.23.288",
"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.
## [3.45.37](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.36...@standardnotes/mobile@3.45.37) (2022-11-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.45.36](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.35...@standardnotes/mobile@3.45.36) (2022-11-09) ## [3.45.36](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.35...@standardnotes/mobile@3.45.36) (2022-11-09)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.45.36", "version": "3.45.37",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

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.219](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.218...@standardnotes/releases@1.3.219) (2022-11-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.218](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.217...@standardnotes/releases@1.3.218) (2022-11-09) ## [1.3.218](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.217...@standardnotes/releases@1.3.218) (2022-11-09)
**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.218", "version": "1.3.219",
"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",

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.42.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.7...@standardnotes/services@1.42.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/services
## [1.42.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.6...@standardnotes/services@1.42.7) (2022-11-09) ## [1.42.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.6...@standardnotes/services@1.42.7) (2022-11-09)
**Note:** Version bump only for package @standardnotes/services **Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.42.7", "version": "1.42.8",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

View File

@@ -3,6 +3,12 @@
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.
## [2.147.11](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.10...@standardnotes/snjs@2.147.11) (2022-11-09)
### Bug Fixes
* load blocking by network await ([#1989](https://github.com/standardnotes/app/issues/1989)) ([3498130](https://github.com/standardnotes/app/commit/3498130bfb4e7ee9764e5c687844fd78bf909150))
## [2.147.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.9...@standardnotes/snjs@2.147.10) (2022-11-09) ## [2.147.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.9...@standardnotes/snjs@2.147.10) (2022-11-09)
**Note:** Version bump only for package @standardnotes/snjs **Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.147.10", "version": "2.147.11",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

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.13.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.8...@standardnotes/ui-services@1.13.9) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.7...@standardnotes/ui-services@1.13.8) (2022-11-09) ## [1.13.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.7...@standardnotes/ui-services@1.13.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services **Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/ui-services", "name": "@standardnotes/ui-services",
"version": "1.13.8", "version": "1.13.9",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

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.93.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.18...@standardnotes/web@3.93.19) (2022-11-09)
**Note:** Version bump only for package @standardnotes/web
## [3.93.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.17...@standardnotes/web@3.93.18) (2022-11-09) ## [3.93.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.17...@standardnotes/web@3.93.18) (2022-11-09)
### Reverts ### Reverts

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.93.18", "version": "3.93.19",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"main": "dist/app.js", "main": "dist/app.js",
"author": "Standard Notes.", "author": "Standard Notes.",