chore(release): publish

- @standardnotes/clipper@1.1.201
 - @standardnotes/desktop@3.108.133
 - @standardnotes/mobile@3.56.112
 - @standardnotes/releases@1.4.485
 - @standardnotes/web@3.172.4
This commit is contained in:
StandardNotes CI
2023-09-01 19:08:32 +00:00
parent 2fc3d04ba9
commit 973bb990c6
11 changed files with 41 additions and 5 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.172.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.172.3...@standardnotes/web@3.172.4) (2023-09-01)
### Bug Fixes
* Fixed issue where note history would only display the latest content ([2fc3d04](https://github.com/standardnotes/app/commit/2fc3d04ba99d66635fcf29be295509e439b9eecd))
## [3.172.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.172.2...@standardnotes/web@3.172.3) (2023-09-01)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.172.4",
"title": "[3.172.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.172.3...@standardnotes/web@3.172.4) (2023-09-01)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where note history would only display the latest content ([2fc3d04](https://github.com/standardnotes/app/commit/2fc3d04ba99d66635fcf29be295509e439b9eecd))",
"parsed": {
"_": [
"Fixed issue where note history would only display the latest content (2fc3d04)"
],
"Bug Fixes": [
"Fixed issue where note history would only display the latest content (2fc3d04)"
]
}
},
{
"version": "3.172.3",
"title": "[3.172.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.172.2...@standardnotes/web@3.172.3) (2023-09-01)",

View File

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