chore(release): publish

- @standardnotes/clipper@1.1.162
 - @standardnotes/desktop@3.108.94
 - @standardnotes/mobile@3.56.73
 - @standardnotes/releases@1.4.446
 - @standardnotes/ui-services@1.29.12
 - @standardnotes/web@3.169.20
This commit is contained in:
StandardNotes CI
2023-08-09 18:55:51 +00:00
parent 418b66514c
commit 5bb749b601
13 changed files with 46 additions and 6 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.162](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.161...@standardnotes/clipper@1.1.162) (2023-08-09)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.161](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.160...@standardnotes/clipper@1.1.161) (2023-08-09)
**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.161",
"version": "1.1.162",
"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.94](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.19...@standardnotes/desktop@3.108.94) (2023-08-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.93](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.18...@standardnotes/desktop@3.108.93) (2023-08-09)
**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.93",
"version": "3.108.94",
"license": "CC BY-NC-SA 4.0",
"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.56.73](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.72...@standardnotes/mobile@3.56.73) (2023-08-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.72](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.71...@standardnotes/mobile@3.56.72) (2023-08-09)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.72",
"version": "3.56.73",
"author": "Standard Notes.",
"private": true,
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.446](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.445...@standardnotes/releases@1.4.446) (2023-08-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.445](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.444...@standardnotes/releases@1.4.445) (2023-08-09)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.29.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.29.11...@standardnotes/ui-services@1.29.12) (2023-08-09)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.29.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.29.10...@standardnotes/ui-services@1.29.11) (2023-08-09)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.29.11",
"version": "1.29.12",
"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.169.20](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.19...@standardnotes/web@3.169.20) (2023-08-09)
### Bug Fixes
* Fixed issue where per-tag preferences were not accessible with offline subscription ([f9d9520](https://github.com/standardnotes/app/commit/f9d9520bcac7102f4ee30f7a710bfff8911b8637))
## [3.169.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.18...@standardnotes/web@3.169.19) (2023-08-09)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.169.20",
"title": "[3.169.20](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.19...@standardnotes/web@3.169.20) (2023-08-09)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where per-tag preferences were not accessible with offline subscription ([f9d9520](https://github.com/standardnotes/app/commit/f9d9520bcac7102f4ee30f7a710bfff8911b8637))",
"parsed": {
"_": [
"Fixed issue where per-tag preferences were not accessible with offline subscription (f9d9520)"
],
"Bug Fixes": [
"Fixed issue where per-tag preferences were not accessible with offline subscription (f9d9520)"
]
}
},
{
"version": "3.169.19",
"title": "[3.169.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.18...@standardnotes/web@3.169.19) (2023-08-09)",

View File

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