chore(release): publish
- @standardnotes/api@1.21.2 - @standardnotes/desktop@3.104.65 - @standardnotes/docs@0.2.6 - @standardnotes/encryption@1.19.33 - @standardnotes/filepicker@1.28.0 - @standardnotes/files@1.14.10 - @standardnotes/mobile@3.50.0 - @standardnotes/models@1.41.0 - @standardnotes/releases@1.4.87 - @standardnotes/services@1.52.0 - @standardnotes/snjs@2.158.0 - @standardnotes/ui-services@1.22.2 - @standardnotes/web@3.132.0
This commit is contained in:
@@ -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.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.21.1...@standardnotes/api@1.21.2) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api
|
||||
|
||||
## [1.21.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.21.0...@standardnotes/api@1.21.1) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/api",
|
||||
"version": "1.21.1",
|
||||
"version": "1.21.2",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.104.65](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.131.1...@standardnotes/desktop@3.104.65) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.104.63](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.131.0...@standardnotes/desktop@3.104.63) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.104.64",
|
||||
"version": "3.104.65",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.
|
||||
|
||||
## [0.2.6](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.5...@standardnotes/docs@0.2.6) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/docs
|
||||
|
||||
## [0.2.5](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.4...@standardnotes/docs@0.2.5) (2022-12-28)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/docs",
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.19.33](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.32...@standardnotes/encryption@1.19.33) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/encryption
|
||||
|
||||
## [1.19.32](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.31...@standardnotes/encryption@1.19.32) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/encryption
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/encryption",
|
||||
"version": "1.19.32",
|
||||
"version": "1.19.33",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.28.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.10...@standardnotes/filepicker@1.28.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [1.27.10](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.9...@standardnotes/filepicker@1.27.10) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/filepicker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/filepicker",
|
||||
"version": "1.27.10",
|
||||
"version": "1.28.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.9...@standardnotes/files@1.14.10) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files
|
||||
|
||||
## [1.14.9](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.8...@standardnotes/files@1.14.9) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/files",
|
||||
"version": "1.14.9",
|
||||
"version": "1.14.10",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.50.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.60...@standardnotes/mobile@3.50.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [3.49.60](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.131.0...@standardnotes/mobile@3.49.60) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.49.60",
|
||||
"version": "3.50.0",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
||||
@@ -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.41.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.4...@standardnotes/models@1.41.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [1.40.4](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.3...@standardnotes/models@1.40.4) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/models
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/models",
|
||||
"version": "1.40.4",
|
||||
"version": "1.41.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.87](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.86...@standardnotes/releases@1.4.87) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.86](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.85...@standardnotes/releases@1.4.86) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.86",
|
||||
"version": "1.4.87",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -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.52.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.51.1...@standardnotes/services@1.52.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [1.51.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.51.0...@standardnotes/services@1.51.1) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/services
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/services",
|
||||
"version": "1.51.1",
|
||||
"version": "1.52.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.158.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.157.1...@standardnotes/snjs@2.158.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [2.157.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.157.0...@standardnotes/snjs@2.157.1) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/snjs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/snjs",
|
||||
"version": "2.157.1",
|
||||
"version": "2.158.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.22.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.1...@standardnotes/ui-services@1.22.2) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/ui-services
|
||||
|
||||
## [1.22.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.0...@standardnotes/ui-services@1.22.1) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/ui-services
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/ui-services",
|
||||
"version": "1.22.1",
|
||||
"version": "1.22.2",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.132.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.1...@standardnotes/web@3.132.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [3.131.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.0...@standardnotes/web@3.131.1) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.132.0",
|
||||
"title": "[3.132.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.1...@standardnotes/web@3.132.0) (2023-01-03)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"improve initial load performance on mobile (#2126) (3c332a3)"
|
||||
],
|
||||
"Features": [
|
||||
"improve initial load performance on mobile (#2126) (3c332a3)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.131.1",
|
||||
"title": "[3.131.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.0...@standardnotes/web@3.131.1) (2023-01-03)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.131.1",
|
||||
"version": "3.132.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user