chore(release): publish

- @standardnotes/clipper@1.1.146
 - @standardnotes/desktop@3.108.77
 - @standardnotes/mobile@3.56.57
 - @standardnotes/releases@1.4.429
 - @standardnotes/sncrypto-web@1.14.8
 - @standardnotes/snjs@2.202.35
 - @standardnotes/web@3.169.4
This commit is contained in:
StandardNotes CI
2023-08-06 21:04:39 +00:00
parent 8655bdb5dd
commit 52ef2a8a70
15 changed files with 46 additions and 7 deletions

View File

@@ -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.146](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.145...@standardnotes/clipper@1.1.146) (2023-08-06)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.145](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.144...@standardnotes/clipper@1.1.145) (2023-08-06) ## [1.1.145](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.144...@standardnotes/clipper@1.1.145) (2023-08-06)
**Note:** Version bump only for package @standardnotes/clipper **Note:** Version bump only for package @standardnotes/clipper

View File

@@ -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.145", "version": "1.1.146",
"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",

View File

@@ -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.77](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.3...@standardnotes/desktop@3.108.77) (2023-08-06)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.76](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.2...@standardnotes/desktop@3.108.76) (2023-08-06) ## [3.108.76](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.2...@standardnotes/desktop@3.108.76) (2023-08-06)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.108.76", "version": "3.108.77",
"license": "CC BY-NC-SA 4.0", "license": "CC BY-NC-SA 4.0",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,

View File

@@ -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.56.57](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.56...@standardnotes/mobile@3.56.57) (2023-08-06)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.56](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.55...@standardnotes/mobile@3.56.56) (2023-08-06) ## [3.56.56](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.55...@standardnotes/mobile@3.56.56) (2023-08-06)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.56.56", "version": "3.56.57",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "CC BY-NC-SA 4.0", "license": "CC BY-NC-SA 4.0",

View File

@@ -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.429](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.428...@standardnotes/releases@1.4.429) (2023-08-06)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.428](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.427...@standardnotes/releases@1.4.428) (2023-08-06) ## [1.4.428](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.427...@standardnotes/releases@1.4.428) (2023-08-06)
**Note:** Version bump only for package @standardnotes/releases **Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/releases", "name": "@standardnotes/releases",
"version": "1.4.428", "version": "1.4.429",
"license": "CC BY-NC-SA 4.0", "license": "CC BY-NC-SA 4.0",
"main": "dist/releases.json", "main": "dist/releases.json",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -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.14.8](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.7...@standardnotes/sncrypto-web@1.14.8) (2023-08-06)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.14.7](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.6...@standardnotes/sncrypto-web@1.14.7) (2023-08-01) ## [1.14.7](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.6...@standardnotes/sncrypto-web@1.14.7) (2023-08-01)
**Note:** Version bump only for package @standardnotes/sncrypto-web **Note:** Version bump only for package @standardnotes/sncrypto-web

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/sncrypto-web", "name": "@standardnotes/sncrypto-web",
"version": "1.14.7", "version": "1.14.8",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. 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.35](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.34...@standardnotes/snjs@2.202.35) (2023-08-06)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.34](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.33...@standardnotes/snjs@2.202.34) (2023-08-06) ## [2.202.34](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.33...@standardnotes/snjs@2.202.34) (2023-08-06)
**Note:** Version bump only for package @standardnotes/snjs **Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.202.34", "version": "2.202.35",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. 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.169.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.3...@standardnotes/web@3.169.4) (2023-08-06)
**Note:** Version bump only for package @standardnotes/web
## [3.169.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.2...@standardnotes/web@3.169.3) (2023-08-06) ## [3.169.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.2...@standardnotes/web@3.169.3) (2023-08-06)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,16 @@
{ {
"versions": [ "versions": [
{
"version": "3.169.4",
"title": "[3.169.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.3...@standardnotes/web@3.169.4) (2023-08-06)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{ {
"version": "3.169.3", "version": "3.169.3",
"title": "[3.169.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.2...@standardnotes/web@3.169.3) (2023-08-06)", "title": "[3.169.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.2...@standardnotes/web@3.169.3) (2023-08-06)",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.169.3", "version": "3.169.4",
"license": "CC BY-NC-SA 4.0", "license": "CC BY-NC-SA 4.0",
"main": "dist/app.js", "main": "dist/app.js",
"author": "Standard Notes", "author": "Standard Notes",