chore(release): publish

- @standardnotes/api@1.26.65
 - @standardnotes/clipper@1.1.261
 - @standardnotes/desktop@3.108.195
 - @standardnotes/encryption@1.21.87
 - @standardnotes/features@1.60.2
 - @standardnotes/filepicker@1.28.98
 - @standardnotes/files@1.17.17
 - @standardnotes/icons@1.13.1
 - @standardnotes/mobile@3.56.174
 - @standardnotes/models@1.47.23
 - @standardnotes/releases@1.4.549
 - @standardnotes/responses@1.13.49
 - @standardnotes/services@1.64.35
 - @standardnotes/sncrypto-common@1.13.8
 - @standardnotes/sncrypto-web@1.14.9
 - @standardnotes/snjs@2.202.97
 - @standardnotes/toast@1.3.39
 - @standardnotes/ui-services@1.32.1
 - @standardnotes/utils@1.17.12
 - @standardnotes/web@3.177.6
This commit is contained in:
StandardNotes CI 2023-10-17 17:50:11 +00:00
parent 9e35e2eceb
commit 417599cbf8
No known key found for this signature in database
GPG key ID: 2D9915D52FD9CAD9
41 changed files with 120 additions and 20 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.65](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.64...@standardnotes/api@1.26.65) (2023-10-17)
**Note:** Version bump only for package @standardnotes/api
## [1.26.64](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.63...@standardnotes/api@1.26.64) (2023-10-09)
**Note:** Version bump only for package @standardnotes/api

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.64",
"version": "1.26.65",
"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.261](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.260...@standardnotes/clipper@1.1.261) (2023-10-17)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.260](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.259...@standardnotes/clipper@1.1.260) (2023-10-16)
**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.260",
"version": "1.1.261",
"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.195](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.177.5...@standardnotes/desktop@3.108.195) (2023-10-17)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.194](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.177.4...@standardnotes/desktop@3.108.194) (2023-10-16)
**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.194",
"version": "3.108.195",
"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.87](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.86...@standardnotes/encryption@1.21.87) (2023-10-17)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.86](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.85...@standardnotes/encryption@1.21.86) (2023-10-09)
**Note:** Version bump only for package @standardnotes/encryption

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.86",
"version": "1.21.87",
"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.60.2](https://github.com/standardnotes/app/compare/@standardnotes/features@1.60.1...@standardnotes/features@1.60.2) (2023-10-17)
**Note:** Version bump only for package @standardnotes/features
## [1.60.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.60.0...@standardnotes/features@1.60.1) (2023-10-09)
**Note:** Version bump only for package @standardnotes/features

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.60.1",
"version": "1.60.2",
"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.98](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.97...@standardnotes/filepicker@1.28.98) (2023-10-17)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.97](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.96...@standardnotes/filepicker@1.28.97) (2023-10-09)
**Note:** Version bump only for package @standardnotes/filepicker

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.97",
"version": "1.28.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.17.17](https://github.com/standardnotes/app/compare/@standardnotes/files@1.17.16...@standardnotes/files@1.17.17) (2023-10-17)
**Note:** Version bump only for package @standardnotes/files
## [1.17.16](https://github.com/standardnotes/app/compare/@standardnotes/files@1.17.15...@standardnotes/files@1.17.16) (2023-10-09)
**Note:** Version bump only for package @standardnotes/files

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.17.16",
"version": "1.17.17",
"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.13.1](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.13.0...@standardnotes/icons@1.13.1) (2023-10-17)
### Bug Fixes
* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))
# [1.13.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.12.3...@standardnotes/icons@1.13.0) (2023-10-11)
### Features

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.13.0",
"version": "1.13.1",
"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.56.174](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.173...@standardnotes/mobile@3.56.174) (2023-10-17)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.173](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.172...@standardnotes/mobile@3.56.173) (2023-10-16)
**Note:** Version bump only for package @standardnotes/mobile

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.173",
"version": "3.56.174",
"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.47.23](https://github.com/standardnotes/app/compare/@standardnotes/models@1.47.22...@standardnotes/models@1.47.23) (2023-10-17)
### Bug Fixes
* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))
## [1.47.22](https://github.com/standardnotes/app/compare/@standardnotes/models@1.47.21...@standardnotes/models@1.47.22) (2023-10-09)
**Note:** Version bump only for package @standardnotes/models

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.47.22",
"version": "1.47.23",
"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.549](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.548...@standardnotes/releases@1.4.549) (2023-10-17)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.548](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.547...@standardnotes/releases@1.4.548) (2023-10-16)
**Note:** Version bump only for package @standardnotes/releases

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.548",
"version": "1.4.549",
"license": "AGPL-3.0",
"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.49](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.48...@standardnotes/responses@1.13.49) (2023-10-17)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.48](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.47...@standardnotes/responses@1.13.48) (2023-10-09)
**Note:** Version bump only for package @standardnotes/responses

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.13.48",
"version": "1.13.49",
"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.64.35](https://github.com/standardnotes/app/compare/@standardnotes/services@1.64.34...@standardnotes/services@1.64.35) (2023-10-17)
**Note:** Version bump only for package @standardnotes/services
## [1.64.34](https://github.com/standardnotes/app/compare/@standardnotes/services@1.64.33...@standardnotes/services@1.64.34) (2023-10-09)
**Note:** Version bump only for package @standardnotes/services

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.64.34",
"version": "1.64.35",
"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.13.8](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.7...@standardnotes/sncrypto-common@1.13.8) (2023-10-17)
**Note:** Version bump only for package @standardnotes/sncrypto-common
## [1.13.7](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.6...@standardnotes/sncrypto-common@1.13.7) (2023-08-01)
**Note:** Version bump only for package @standardnotes/sncrypto-common

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-common",
"version": "1.13.7",
"version": "1.13.8",
"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.9](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.8...@standardnotes/sncrypto-web@1.14.9) (2023-10-17)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.14.8](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.7...@standardnotes/sncrypto-web@1.14.8) (2023-08-06)
**Note:** Version bump only for package @standardnotes/sncrypto-web

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-web",
"version": "1.14.8",
"version": "1.14.9",
"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.202.97](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.96...@standardnotes/snjs@2.202.97) (2023-10-17)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.96](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.95...@standardnotes/snjs@2.202.96) (2023-10-09)
**Note:** Version bump only for package @standardnotes/snjs

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.202.96",
"version": "2.202.97",
"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.3.39](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.38...@standardnotes/toast@1.3.39) (2023-10-17)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.38](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.37...@standardnotes/toast@1.3.38) (2023-10-11)
**Note:** Version bump only for package @standardnotes/toast

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.38",
"version": "1.3.39",
"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.32.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.32.0...@standardnotes/ui-services@1.32.1) (2023-10-17)
**Note:** Version bump only for package @standardnotes/ui-services
# [1.32.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.31.29...@standardnotes/ui-services@1.32.0) (2023-10-11)
### Features

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.32.0",
"version": "1.32.1",
"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.17.12](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.11...@standardnotes/utils@1.17.12) (2023-10-17)
**Note:** Version bump only for package @standardnotes/utils
## [1.17.11](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.10...@standardnotes/utils@1.17.11) (2023-08-06)
**Note:** Version bump only for package @standardnotes/utils

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.17.11",
"version": "1.17.12",
"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.177.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.5...@standardnotes/web@3.177.6) (2023-10-17)
### Bug Fixes
* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))
## [3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)
### Bug Fixes

View file

@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.177.6",
"title": "[3.177.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.5...@standardnotes/web@3.177.6) (2023-10-17)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))",
"parsed": {
"_": [
"Fixed performance regression in Super notes and improved toolbar (#2590) (9e35e2e)"
],
"Bug Fixes": [
"Fixed performance regression in Super notes and improved toolbar (#2590) (9e35e2e)"
]
}
},
{
"version": "3.177.5",
"title": "[3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)",

View file

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