chore(release): publish

- @standardnotes/api@1.20.0
 - @standardnotes/desktop@3.23.294
 - @standardnotes/mobile@3.46.0
 - @standardnotes/releases@1.3.225
 - @standardnotes/services@1.43.0
 - @standardnotes/snjs@2.148.0
 - @standardnotes/styles@1.7.0
 - @standardnotes/ui-services@1.13.10
 - @standardnotes/web@3.96.0
This commit is contained in:
StandardNotes CI
2022-11-13 15:52:08 +00:00
parent e074805c2b
commit a57bf11b5d
18 changed files with 57 additions and 9 deletions

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.20.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.9...@standardnotes/api@1.20.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [1.19.9](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.8...@standardnotes/api@1.19.9) (2022-11-09)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.19.9",
"version": "1.20.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.
## [3.23.294](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.293...@standardnotes/desktop@3.23.294) (2022-11-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.293](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.292...@standardnotes/desktop@3.23.293) (2022-11-11)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.293",
"version": "3.23.294",
"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.
# [3.46.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.42...@standardnotes/mobile@3.46.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [3.45.42](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.41...@standardnotes/mobile@3.45.42) (2022-11-11)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.45.42",
"version": "3.46.0",
"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.3.225](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.224...@standardnotes/releases@1.3.225) (2022-11-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.224](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.223...@standardnotes/releases@1.3.224) (2022-11-11)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.224",
"version": "1.3.225",
"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.43.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.8...@standardnotes/services@1.43.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [1.42.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.7...@standardnotes/services@1.42.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.42.8",
"version": "1.43.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.148.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.11...@standardnotes/snjs@2.148.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [2.147.11](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.10...@standardnotes/snjs@2.147.11) (2022-11-09)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.147.11",
"version": "2.148.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.
# [1.7.0](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.6.4...@standardnotes/styles@1.7.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [1.6.4](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.6.3...@standardnotes/styles@1.6.4) (2022-11-04)
**Note:** Version bump only for package @standardnotes/styles

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.6.4",
"version": "1.7.0",
"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.13.10](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.9...@standardnotes/ui-services@1.13.10) (2022-11-13)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.8...@standardnotes/ui-services@1.13.9) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.13.9",
"version": "1.13.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.
# [3.96.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.95.1...@standardnotes/web@3.96.0) (2022-11-13)
### Features
* iap ([#1996](https://github.com/standardnotes/app/issues/1996)) ([d519aca](https://github.com/standardnotes/app/commit/d519aca685b32f4b6f7079ba9562ecaf1a18aecb))
## [3.95.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.95.0...@standardnotes/web@3.95.1) (2022-11-11)
### Bug Fixes

View File

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