chore(release): publish

- @standardnotes/clipper@1.1.102
 - @standardnotes/desktop@3.108.33
 - @standardnotes/mobile@3.56.12
 - @standardnotes/releases@1.4.384
 - @standardnotes/web@3.167.0
This commit is contained in:
StandardNotes CI
2023-07-19 07:34:30 +00:00
parent edead7e251
commit 58cf0e542f
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.167.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.19...@standardnotes/web@3.167.0) (2023-07-19)
### Features
* Added Undo/Redo buttons to Super mobile toolbar ([edead7e](https://github.com/standardnotes/app/commit/edead7e2511b6c59843bb5b0336ef89fd3240f77))
## [3.166.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.18...@standardnotes/web@3.166.19) (2023-07-18)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.167.0",
"title": "[3.167.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.19...@standardnotes/web@3.167.0) (2023-07-19)",
"date": null,
"body": "### Features\n\n* Added Undo/Redo buttons to Super mobile toolbar ([edead7e](https://github.com/standardnotes/app/commit/edead7e2511b6c59843bb5b0336ef89fd3240f77))",
"parsed": {
"_": [
"Added Undo/Redo buttons to Super mobile toolbar (edead7e)"
],
"Features": [
"Added Undo/Redo buttons to Super mobile toolbar (edead7e)"
]
}
},
{
"version": "3.166.19",
"title": "[3.166.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.18...@standardnotes/web@3.166.19) (2023-07-18)",

View File

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