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

This commit is contained in:
Aman Harwara
2023-03-30 12:19:24 +05:30
17 changed files with 60 additions and 8 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.
## [3.105.34](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.33...@standardnotes/desktop@3.105.34) (2023-03-29)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.33](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.32...@standardnotes/desktop@3.105.33) (2023-03-27)
**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.33",
"version": "3.105.34",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

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.10.6](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.5...@standardnotes/icons@1.10.6) (2023-03-29)
### Bug Fixes
* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3))
## [1.10.5](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.4...@standardnotes/icons@1.10.5) (2023-02-02)
**Note:** Version bump only for package @standardnotes/icons

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.10.5",
"version": "1.10.6",
"private": true,
"main": "dist/index.js",
"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.
## [3.51.67](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.66...@standardnotes/mobile@3.51.67) (2023-03-29)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.66](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.65...@standardnotes/mobile@3.51.66) (2023-03-27)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.66",
"version": "3.51.67",
"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.210](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.209...@standardnotes/releases@1.4.210) (2023-03-29)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.209](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.208...@standardnotes/releases@1.4.209) (2023-03-27)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.7.5](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.4...@standardnotes/styles@1.7.5) (2023-03-29)
### Bug Fixes
* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3))
## [1.7.4](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.3...@standardnotes/styles@1.7.4) (2023-01-16)
**Note:** Version bump only for package @standardnotes/styles

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.7.4",
"version": "1.7.5",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {

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.3.25](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.24...@standardnotes/toast@1.3.25) (2023-03-29)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.24](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.23...@standardnotes/toast@1.3.24) (2023-02-02)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.24",
"version": "1.3.25",
"private": true,
"main": "./src/index.ts",
"scripts": {

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.40](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.39...@standardnotes/ui-services@1.24.40) (2023-03-29)
**Note:** Version bump only for package @standardnotes/ui-services
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.39",
"version": "1.24.40",
"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.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.33...@standardnotes/web@3.150.34) (2023-03-29)
### Bug Fixes
* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3))
## [3.150.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.32...@standardnotes/web@3.150.33) (2023-03-27)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.150.34",
"title": "[3.150.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.33...@standardnotes/web@3.150.34) (2023-03-29)",
"date": null,
"body": "### Bug Fixes\n\n* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3))",
"parsed": {
"_": [
"Added backspace button on Super toolbar on Android as a workaround for backspace issue (08a20e2)"
],
"Bug Fixes": [
"Added backspace button on Super toolbar on Android as a workaround for backspace issue (08a20e2)"
]
}
},
{
"version": "3.150.33",
"title": "[3.150.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.32...@standardnotes/web@3.150.33) (2023-03-27)",

View File

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