chore(release): publish

- @standardnotes/desktop@3.23.191
 - @standardnotes/docs@0.2.1
 - @standardnotes/mobile@3.39.8
 - @standardnotes/releases@1.3.116
 - @standardnotes/web@3.69.1
This commit is contained in:
StandardNotes CI
2022-10-05 13:48:42 +00:00
parent 6bd5534f74
commit a4de9a05a9
10 changed files with 31 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.69.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.69.0...@standardnotes/web@3.69.1) (2022-10-05)
### Bug Fixes
* prevent overflow bouncing on desktop and mobile ([#1743](https://github.com/standardnotes/app/issues/1743)) ([6bd5534](https://github.com/standardnotes/app/commit/6bd5534f749a35b5ddc35cb09115358ce9ee4115))
# [3.69.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.68.6...@standardnotes/web@3.69.0) (2022-10-05)
### Features

View File

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