chore(release): publish

- @standardnotes/mobile@3.52.1
 - @standardnotes/releases@1.4.232
This commit is contained in:
StandardNotes CI
2023-04-18 09:43:36 +00:00
parent 4adabab256
commit 0203cf50ea
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.52.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.0...@standardnotes/mobile@3.52.1) (2023-04-18)
### Bug Fixes
* **mobile:** Android U2F authenticator response encoding ([#2313](https://github.com/standardnotes/app/issues/2313)) ([4adabab](https://github.com/standardnotes/app/commit/4adabab256dd2efde4209d2321564206f6719c69))
# [3.52.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.87...@standardnotes/mobile@3.52.0) (2023-04-17)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.52.0",
"version": "3.52.1",
"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.4.232](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.231...@standardnotes/releases@1.4.232) (2023-04-18)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.231](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.230...@standardnotes/releases@1.4.231) (2023-04-17)
**Note:** Version bump only for package @standardnotes/releases

View File

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