chore(release): publish

- @standardnotes/clipper@1.1.82
 - @standardnotes/desktop@3.108.13
 - @standardnotes/mobile@3.55.0
 - @standardnotes/releases@1.4.359
 - @standardnotes/services@1.63.0
 - @standardnotes/snjs@2.202.0
 - @standardnotes/ui-services@1.28.0
 - @standardnotes/web@3.166.0
This commit is contained in:
StandardNotes CI
2023-07-11 19:40:10 +00:00
parent 96897163fb
commit da4967434a
17 changed files with 64 additions and 8 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.1.82](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.81...@standardnotes/clipper@1.1.82) (2023-07-11)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.81](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.80...@standardnotes/clipper@1.1.81) (2023-07-11)
**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.81",
"version": "1.1.82",
"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.13](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.165.12...@standardnotes/desktop@3.108.13) (2023-07-11)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.12](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.165.11...@standardnotes/desktop@3.108.12) (2023-07-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.108.12",
"version": "3.108.13",
"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.55.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.54.16...@standardnotes/mobile@3.55.0) (2023-07-11)
### Features
* On Android, you can now share text & files from other apps directly into Standard Notes ([#2352](https://github.com/standardnotes/app/issues/2352)) ([3dc179c](https://github.com/standardnotes/app/commit/3dc179c7b0779ef0f2857b7f9c994ea9d5385720))
## [3.54.16](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.54.15...@standardnotes/mobile@3.54.16) (2023-07-11)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.54.16",
"version": "3.55.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.4.359](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.358...@standardnotes/releases@1.4.359) (2023-07-11)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.358](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.357...@standardnotes/releases@1.4.358) (2023-07-11)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.358",
"version": "1.4.359",
"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.63.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.62.6...@standardnotes/services@1.63.0) (2023-07-11)
### Features
* On Android, you can now share text & files from other apps directly into Standard Notes ([#2352](https://github.com/standardnotes/app/issues/2352)) ([3dc179c](https://github.com/standardnotes/app/commit/3dc179c7b0779ef0f2857b7f9c994ea9d5385720))
## [1.62.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.62.5...@standardnotes/services@1.62.6) (2023-07-11)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.62.6",
"version": "1.63.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.202.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.201.9...@standardnotes/snjs@2.202.0) (2023-07-11)
### Features
* On Android, you can now share text & files from other apps directly into Standard Notes ([#2352](https://github.com/standardnotes/app/issues/2352)) ([3dc179c](https://github.com/standardnotes/app/commit/3dc179c7b0779ef0f2857b7f9c994ea9d5385720))
## [2.201.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.201.8...@standardnotes/snjs@2.201.9) (2023-07-11)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.201.9",
"version": "2.202.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.28.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.27.9...@standardnotes/ui-services@1.28.0) (2023-07-11)
### Features
* On Android, you can now share text & files from other apps directly into Standard Notes ([#2352](https://github.com/standardnotes/app/issues/2352)) ([3dc179c](https://github.com/standardnotes/app/commit/3dc179c7b0779ef0f2857b7f9c994ea9d5385720))
## [1.27.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.27.8...@standardnotes/ui-services@1.27.9) (2023-07-11)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.27.9",
"version": "1.28.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.
# [3.166.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.12...@standardnotes/web@3.166.0) (2023-07-11)
### Features
* On Android, you can now share text & files from other apps directly into Standard Notes ([#2352](https://github.com/standardnotes/app/issues/2352)) ([3dc179c](https://github.com/standardnotes/app/commit/3dc179c7b0779ef0f2857b7f9c994ea9d5385720))
## [3.165.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.11...@standardnotes/web@3.165.12) (2023-07-11)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.166.0",
"title": "[3.166.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.12...@standardnotes/web@3.166.0) (2023-07-11)",
"date": null,
"body": "### Features\n\n* On Android, you can now share text & files from other apps directly into Standard Notes ([#2352](https://github.com/standardnotes/app/issues/2352)) ([3dc179c](https://github.com/standardnotes/app/commit/3dc179c7b0779ef0f2857b7f9c994ea9d5385720))",
"parsed": {
"_": [
"On Android, you can now share text & files from other apps directly into Standard Notes (#2352) (3dc179c)"
],
"Features": [
"On Android, you can now share text & files from other apps directly into Standard Notes (#2352) (3dc179c)"
]
}
},
{
"version": "3.165.12",
"title": "[3.165.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.11...@standardnotes/web@3.165.12) (2023-07-11)",

View File

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