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:
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/clipper
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/clipper",
|
"name": "@standardnotes/clipper",
|
||||||
"description": "Web clipper browser extension for Standard Notes",
|
"description": "Web clipper browser extension for Standard Notes",
|
||||||
"version": "1.1.81",
|
"version": "1.1.82",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/desktop
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/desktop",
|
"name": "@standardnotes/desktop",
|
||||||
"main": "./app/dist/index.js",
|
"main": "./app/dist/index.js",
|
||||||
"version": "3.108.12",
|
"version": "3.108.13",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/mobile
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/mobile",
|
"name": "@standardnotes/mobile",
|
||||||
"version": "3.54.16",
|
"version": "3.55.0",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/releases
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/releases",
|
"name": "@standardnotes/releases",
|
||||||
"version": "1.4.358",
|
"version": "1.4.359",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"main": "dist/releases.json",
|
"main": "dist/releases.json",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/services
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/services",
|
"name": "@standardnotes/services",
|
||||||
"version": "1.62.6",
|
"version": "1.63.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/snjs
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/snjs",
|
"name": "@standardnotes/snjs",
|
||||||
"version": "2.201.9",
|
"version": "2.202.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/ui-services
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/ui-services",
|
"name": "@standardnotes/ui-services",
|
||||||
"version": "1.27.9",
|
"version": "1.28.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package @standardnotes/web
|
||||||
|
|||||||
@@ -1,5 +1,19 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"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",
|
"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)",
|
"title": "[3.165.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.11...@standardnotes/web@3.165.12) (2023-07-11)",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/web",
|
"name": "@standardnotes/web",
|
||||||
"version": "3.165.12",
|
"version": "3.166.0",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"main": "dist/app.js",
|
"main": "dist/app.js",
|
||||||
"author": "Standard Notes",
|
"author": "Standard Notes",
|
||||||
|
|||||||
Reference in New Issue
Block a user