Merge branch 'main' of github.com:standardnotes/app

This commit is contained in:
Aman Harwara
2023-04-15 11:53:03 +05:30
29 changed files with 81 additions and 14 deletions

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.25.13](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.12...@standardnotes/api@1.25.13) (2023-04-14)
**Note:** Version bump only for package @standardnotes/api
## [1.25.12](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.11...@standardnotes/api@1.25.12) (2023-04-11)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.25.12",
"version": "1.25.13",
"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.53](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.52...@standardnotes/desktop@3.105.53) (2023-04-14)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.52](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.51...@standardnotes/desktop@3.105.52) (2023-04-12)
**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.52",
"version": "3.105.53",
"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.21.26](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.25...@standardnotes/encryption@1.21.26) (2023-04-14)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.25](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.24...@standardnotes/encryption@1.21.25) (2023-04-11)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.25",
"version": "1.21.26",
"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.58.15](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.14...@standardnotes/features@1.58.15) (2023-04-14)
**Note:** Version bump only for package @standardnotes/features
## [1.58.14](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.13...@standardnotes/features@1.58.14) (2023-04-11)
**Note:** Version bump only for package @standardnotes/features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.58.14",
"version": "1.58.15",
"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.28.31](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.30...@standardnotes/filepicker@1.28.31) (2023-04-14)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.30](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.29...@standardnotes/filepicker@1.28.30) (2023-04-11)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.30",
"version": "1.28.31",
"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.14.41](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.40...@standardnotes/files@1.14.41) (2023-04-14)
**Note:** Version bump only for package @standardnotes/files
## [1.14.40](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.39...@standardnotes/files@1.14.40) (2023-04-11)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.40",
"version": "1.14.41",
"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.51.86](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.85...@standardnotes/mobile@3.51.86) (2023-04-14)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.85](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.84...@standardnotes/mobile@3.51.85) (2023-04-12)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.85",
"version": "3.51.86",
"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.43.14](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.13...@standardnotes/models@1.43.14) (2023-04-14)
**Note:** Version bump only for package @standardnotes/models
## [1.43.13](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.12...@standardnotes/models@1.43.13) (2023-04-11)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.43.13",
"version": "1.43.14",
"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.4.229](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.228...@standardnotes/releases@1.4.229) (2023-04-14)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.228](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.227...@standardnotes/releases@1.4.228) (2023-04-12)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.228",
"version": "1.4.229",
"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.13.16](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.15...@standardnotes/responses@1.13.16) (2023-04-14)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.15](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.14...@standardnotes/responses@1.13.15) (2023-04-11)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.13.15",
"version": "1.13.16",
"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.57.14](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.13...@standardnotes/services@1.57.14) (2023-04-14)
**Note:** Version bump only for package @standardnotes/services
## [1.57.13](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.12...@standardnotes/services@1.57.13) (2023-04-11)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.57.13",
"version": "1.57.14",
"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.21](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.20...@standardnotes/snjs@2.166.21) (2023-04-14)
**Note:** Version bump only for package @standardnotes/snjs
## [2.166.20](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.19...@standardnotes/snjs@2.166.20) (2023-04-11)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.166.20",
"version": "2.166.21",
"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.44](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.43...@standardnotes/ui-services@1.24.44) (2023-04-14)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.43](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.42...@standardnotes/ui-services@1.24.43) (2023-04-11)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.43",
"version": "1.24.44",
"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.150.53](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.52...@standardnotes/web@3.150.53) (2023-04-14)
**Note:** Version bump only for package @standardnotes/web
## [3.150.52](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.51...@standardnotes/web@3.150.52) (2023-04-12)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.150.53",
"title": "[3.150.53](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.52...@standardnotes/web@3.150.53) (2023-04-14)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.150.52",
"title": "[3.150.52](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.51...@standardnotes/web@3.150.52) (2023-04-12)",

View File

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