chore(release): publish

- @standardnotes/api@1.26.76
 - @standardnotes/clipper@1.1.392
 - @standardnotes/desktop@3.108.330
 - @standardnotes/encryption@1.21.98
 - @standardnotes/filepicker@1.28.113
 - @standardnotes/files@1.18.10
 - @standardnotes/icons@1.15.0
 - @standardnotes/mobile@3.58.51
 - @standardnotes/models@1.51.0
 - @standardnotes/releases@1.4.686
 - @standardnotes/services@1.68.0
 - @standardnotes/snjs@2.205.0
 - @standardnotes/toast@1.4.2
 - @standardnotes/ui-services@1.35.20
 - @standardnotes/web@3.185.0
This commit is contained in:
StandardNotes CI 2024-01-20 10:23:44 +00:00
parent cb083e2a05
commit b53ae1d09b
No known key found for this signature in database
GPG key ID: 2D9915D52FD9CAD9
31 changed files with 99 additions and 15 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.26.76](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.75...@standardnotes/api@1.26.76) (2024-01-20)
**Note:** Version bump only for package @standardnotes/api
## [1.26.75](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.74...@standardnotes/api@1.26.75) (2023-12-28)
**Note:** Version bump only for package @standardnotes/api

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.75",
"version": "1.26.76",
"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.1.392](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.391...@standardnotes/clipper@1.1.392) (2024-01-20)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.391](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.390...@standardnotes/clipper@1.1.391) (2024-01-17)
**Note:** Version bump only for package @standardnotes/clipper

View file

@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.391",
"version": "1.1.392",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

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.108.330](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.184.5...@standardnotes/desktop@3.108.330) (2024-01-20)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.329](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.184.4...@standardnotes/desktop@3.108.329) (2024-01-17)
**Note:** Version bump only for package @standardnotes/desktop

View file

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.108.329",
"version": "3.108.330",
"license": "AGPL-3.0",
"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.98](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.97...@standardnotes/encryption@1.21.98) (2024-01-20)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.97](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.96...@standardnotes/encryption@1.21.97) (2023-12-28)
**Note:** Version bump only for package @standardnotes/encryption

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.97",
"version": "1.21.98",
"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.113](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.112...@standardnotes/filepicker@1.28.113) (2024-01-20)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.112](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.111...@standardnotes/filepicker@1.28.112) (2024-01-03)
**Note:** Version bump only for package @standardnotes/filepicker

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.112",
"version": "1.28.113",
"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.18.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.9...@standardnotes/files@1.18.10) (2024-01-20)
**Note:** Version bump only for package @standardnotes/files
## [1.18.9](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.8...@standardnotes/files@1.18.9) (2023-12-28)
**Note:** Version bump only for package @standardnotes/files

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.18.9",
"version": "1.18.10",
"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.
# [1.15.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.14.1...@standardnotes/icons@1.15.0) (2024-01-20)
### Features
* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))
## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.14.0...@standardnotes/icons@1.14.1) (2023-10-25)
**Note:** Version bump only for package @standardnotes/icons

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.14.1",
"version": "1.15.0",
"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.58.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.50...@standardnotes/mobile@3.58.51) (2024-01-20)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.50](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.49...@standardnotes/mobile@3.58.50) (2024-01-17)
**Note:** Version bump only for package @standardnotes/mobile

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.50",
"version": "3.58.51",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.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.
# [1.51.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.50.2...@standardnotes/models@1.51.0) (2024-01-20)
### Features
* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))
## [1.50.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.50.1...@standardnotes/models@1.50.2) (2023-12-28)
**Note:** Version bump only for package @standardnotes/models

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.50.2",
"version": "1.51.0",
"publishConfig": {
"access": "public"
},

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.686](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.685...@standardnotes/releases@1.4.686) (2024-01-20)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.685](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.684...@standardnotes/releases@1.4.685) (2024-01-17)
**Note:** Version bump only for package @standardnotes/releases

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.685",
"version": "1.4.686",
"license": "AGPL-3.0",
"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.68.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.67.11...@standardnotes/services@1.68.0) (2024-01-20)
### Features
* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))
## [1.67.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.67.10...@standardnotes/services@1.67.11) (2024-01-11)
**Note:** Version bump only for package @standardnotes/services

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.67.11",
"version": "1.68.0",
"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.
# [2.205.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.204.16...@standardnotes/snjs@2.205.0) (2024-01-20)
### Features
* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))
## [2.204.16](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.204.15...@standardnotes/snjs@2.204.16) (2024-01-12)
**Note:** Version bump only for package @standardnotes/snjs

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.204.16",
"version": "2.205.0",
"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.2](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.4.1...@standardnotes/toast@1.4.2) (2024-01-20)
**Note:** Version bump only for package @standardnotes/toast
## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.4.0...@standardnotes/toast@1.4.1) (2024-01-08)
**Note:** Version bump only for package @standardnotes/toast

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.4.1",
"version": "1.4.2",
"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.35.20](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.19...@standardnotes/ui-services@1.35.20) (2024-01-20)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.35.19](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.18...@standardnotes/ui-services@1.35.19) (2024-01-11)
**Note:** Version bump only for package @standardnotes/ui-services

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.35.19",
"version": "1.35.20",
"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.185.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.184.5...@standardnotes/web@3.185.0) (2024-01-20)
### Features
* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))
## [3.184.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.184.4...@standardnotes/web@3.184.5) (2024-01-17)
**Note:** Version bump only for package @standardnotes/web

View file

@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.185.0",
"title": "[3.185.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.184.5...@standardnotes/web@3.185.0) (2024-01-20)",
"date": null,
"body": "### Features\n\n* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))",
"parsed": {
"_": [
"Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) (396ee3f)"
],
"Features": [
"Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) (396ee3f)"
]
}
},
{
"version": "3.184.5",
"title": "[3.184.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.184.4...@standardnotes/web@3.184.5) (2024-01-17)",

View file

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