chore(release): publish

- @standardnotes/mobile@3.36.10
 - @standardnotes/releases@1.3.82
This commit is contained in:
StandardNotes CI
2022-09-25 16:08:44 +00:00
parent 8614a638a4
commit 4985787c5d
4 changed files with 12 additions and 2 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.36.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.36.9...@standardnotes/mobile@3.36.10) (2022-09-25)
### Bug Fixes
* **mobile:** hide drawer on new mobile experience ([#1642](https://github.com/standardnotes/app/issues/1642)) ([8614a63](https://github.com/standardnotes/app/commit/8614a638a4bfc8fdf97020bf1fc147c62998cf3b))
## [3.36.9](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.36.8...@standardnotes/mobile@3.36.9) (2022-09-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.36.9",
"version": "3.36.10",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.82](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.81...@standardnotes/releases@1.3.82) (2022-09-25)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.81](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.80...@standardnotes/releases@1.3.81) (2022-09-24)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.81",
"version": "1.3.82",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",