StandardNotes CI
2023-03-26 21:29:57 +00:00
parent 5a7419bf1c
commit 21e73a39b3
17 changed files with 58 additions and 8 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.
## [1.25.10](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.9...@standardnotes/api@1.25.10) (2023-03-26)
### Bug Fixes
* exception handling ([#2277](https://github.com/standardnotes/app/issues/2277)) ([5a7419b](https://github.com/standardnotes/app/commit/5a7419bf1c83f7d38e5ad157da67ebbed850f609))
## [1.25.9](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.8...@standardnotes/api@1.25.9) (2023-03-15)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.25.9",
"version": "1.25.10",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.105.32](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.31...@standardnotes/desktop@3.105.32) (2023-03-26)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.31](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.30...@standardnotes/desktop@3.105.31) (2023-03-24)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.105.31",
"version": "3.105.32",
"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.
## [3.51.65](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.64...@standardnotes/mobile@3.51.65) (2023-03-26)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.64](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.150.30...@standardnotes/mobile@3.51.64) (2023-03-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

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.208](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.207...@standardnotes/releases@1.4.208) (2023-03-26)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.207](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.206...@standardnotes/releases@1.4.207) (2023-03-24)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.57.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.10...@standardnotes/services@1.57.11) (2023-03-26)
**Note:** Version bump only for package @standardnotes/services
## [1.57.10](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.9...@standardnotes/services@1.57.10) (2023-03-15)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.57.10",
"version": "1.57.11",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.166.17](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.16...@standardnotes/snjs@2.166.17) (2023-03-26)
**Note:** Version bump only for package @standardnotes/snjs
## [2.166.16](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.15...@standardnotes/snjs@2.166.16) (2023-03-18)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.166.16",
"version": "2.166.17",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.24.39](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.38...@standardnotes/ui-services@1.24.39) (2023-03-26)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.38](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.37...@standardnotes/ui-services@1.24.38) (2023-03-15)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.38",
"version": "1.24.39",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.150.32](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.31...@standardnotes/web@3.150.32) (2023-03-26)
### Bug Fixes
* exception handling ([#2277](https://github.com/standardnotes/app/issues/2277)) ([5a7419b](https://github.com/standardnotes/app/commit/5a7419bf1c83f7d38e5ad157da67ebbed850f609))
## [3.150.31](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.30...@standardnotes/web@3.150.31) (2023-03-24)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.150.32",
"title": "[3.150.32](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.31...@standardnotes/web@3.150.32) (2023-03-26)",
"date": null,
"body": "### Bug Fixes\n\n* exception handling ([#2277](https://github.com/standardnotes/app/issues/2277)) ([5a7419b](https://github.com/standardnotes/app/commit/5a7419bf1c83f7d38e5ad157da67ebbed850f609))",
"parsed": {
"_": [
"exception handling (#2277) (5a7419b)"
],
"Bug Fixes": [
"exception handling (#2277) (5a7419b)"
]
}
},
{
"version": "3.150.31",
"title": "[3.150.31](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.30...@standardnotes/web@3.150.31) (2023-03-24)",

View File

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