chore(release): publish

- @standardnotes/desktop@3.102.1
 - @standardnotes/mobile@3.47.1
 - @standardnotes/releases@1.4.2
 - @standardnotes/snjs@2.152.3
 - @standardnotes/web@3.109.0
This commit is contained in:
StandardNotes CI
2022-11-24 16:35:47 +00:00
parent 0fac2dd939
commit 08fd234e60
11 changed files with 54 additions and 5 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.102.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.102.0...@standardnotes/desktop@3.102.1) (2022-11-24)
**Note:** Version bump only for package @standardnotes/desktop
# [3.102.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.101.2...@standardnotes/desktop@3.102.0) (2022-11-24)
### Features

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.102.0",
"version": "3.102.1",
"license": "AGPL-3.0-or-later",
"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.
## [3.47.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.0...@standardnotes/mobile@3.47.1) (2022-11-24)
**Note:** Version bump only for package @standardnotes/mobile
# [3.47.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.31...@standardnotes/mobile@3.47.0) (2022-11-24)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.47.0",
"version": "3.47.1",
"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.2](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.1...@standardnotes/releases@1.4.2) (2022-11-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.0...@standardnotes/releases@1.4.1) (2022-11-24)
**Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.152.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.1...@standardnotes/snjs@2.152.3) (2022-11-24)
### Bug Fixes
* **snjs:** add additional sign in missing - run e2e ([6bbf0c0](https://github.com/standardnotes/app/commit/6bbf0c02bda0350772638ee19424420b6430dec3))
* **snjs:** decrease factory sleep in order to have a continuing session - run e2e ([0fac2dd](https://github.com/standardnotes/app/commit/0fac2dd93974f7072e5e3a73ef705836e163dcac))
* **snjs:** remove extra sign in - run e2e ([212e784](https://github.com/standardnotes/app/commit/212e7843ec2ec565c46e06a3acd52a7bbfc16f0b))
* **snjs:** run e2e ([75303b5](https://github.com/standardnotes/app/commit/75303b5eb8c1e403541bca57b20ae293cb67f979))
## [2.152.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.0...@standardnotes/snjs@2.152.1) (2022-11-24)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.152.2",
"version": "2.152.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.109.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.108.1...@standardnotes/web@3.109.0) (2022-11-24)
### Bug Fixes
* include more search results in linking autocomplete menu ([2e517c9](https://github.com/standardnotes/app/commit/2e517c985dfff5e1980f505f1b38cbdea292211a))
### Features
* resize images in super editor ([#2052](https://github.com/standardnotes/app/issues/2052)) ([2485bed](https://github.com/standardnotes/app/commit/2485bed3508b194137f058064cb36d1ba1d2c41c))
## [3.108.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.108.0...@standardnotes/web@3.108.1) (2022-11-24)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,23 @@
{
"versions": [
{
"version": "3.109.0",
"title": "[3.109.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.108.1...@standardnotes/web@3.109.0) (2022-11-24)",
"date": null,
"body": "### Bug Fixes\n\n* include more search results in linking autocomplete menu ([2e517c9](https://github.com/standardnotes/app/commit/2e517c985dfff5e1980f505f1b38cbdea292211a))\n\n### Features\n\n* resize images in super editor ([#2052](https://github.com/standardnotes/app/issues/2052)) ([2485bed](https://github.com/standardnotes/app/commit/2485bed3508b194137f058064cb36d1ba1d2c41c))",
"parsed": {
"_": [
"include more search results in linking autocomplete menu (2e517c9)",
"resize images in super editor (#2052) (2485bed)"
],
"Bug Fixes": [
"include more search results in linking autocomplete menu (2e517c9)"
],
"Features": [
"resize images in super editor (#2052) (2485bed)"
]
}
},
{
"version": "3.108.1",
"title": "[3.108.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.108.0...@standardnotes/web@3.108.1) (2022-11-24)",

View File

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