chore(release): publish

- @standardnotes/desktop@3.23.31
 - @standardnotes/mobile@3.26.12
 - @standardnotes/releases@1.2.44
 - @standardnotes/web-server@1.2.53
 - @standardnotes/web@3.32.0
This commit is contained in:
StandardNotes CI
2022-07-04 15:52:11 +00:00
parent 21ea2ec7a1
commit 68e0acecca
10 changed files with 27 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.32.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.31.1...@standardnotes/web@3.32.0) (2022-07-04)
### Features
* initial implementation of responsive app panes ([#1198](https://github.com/standardnotes/app/issues/1198)) ([21ea2ec](https://github.com/standardnotes/app/commit/21ea2ec7a1391638bf0cfb2661ccb78a186d8d8f))
## [3.31.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.31.0...@standardnotes/web@3.31.1) (2022-07-02)
### Bug Fixes

View File

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