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:
@@ -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
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user