chore(release): publish

- @standardnotes/clipper@1.1.330
 - @standardnotes/desktop@3.108.265
 - @standardnotes/mobile@3.56.246
 - @standardnotes/releases@1.4.621
 - @standardnotes/ui-services@1.34.3
 - @standardnotes/web@3.181.33
This commit is contained in:
StandardNotes CI
2023-11-24 14:53:03 +00:00
parent 1f81cadcfc
commit 271a83bce1
13 changed files with 48 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.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)
### Bug Fixes
* Fixed issue when importing plaintext file ([1f81cad](https://github.com/standardnotes/app/commit/1f81cadcfc65f70b4e054fe3807c0e93a8e3e4f6))
## [3.181.32](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.31...@standardnotes/web@3.181.32) (2023-11-23)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.181.33",
"title": "[3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue when importing plaintext file ([1f81cad](https://github.com/standardnotes/app/commit/1f81cadcfc65f70b4e054fe3807c0e93a8e3e4f6))",
"parsed": {
"_": [
"Fixed issue when importing plaintext file (1f81cad)"
],
"Bug Fixes": [
"Fixed issue when importing plaintext file (1f81cad)"
]
}
},
{
"version": "3.181.32",
"title": "[3.181.32](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.31...@standardnotes/web@3.181.32) (2023-11-23)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.181.32",
"version": "3.181.33",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes.",