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,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.",