chore(release): publish

- @standardnotes/mobile@3.26.2
 - @standardnotes/releases@1.2.33
This commit is contained in:
StandardNotes CI
2022-06-30 15:42:27 +00:00
parent 98ed6472c0
commit 604520f1ae
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.26.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.26.1...@standardnotes/mobile@3.26.2) (2022-06-30)
### Bug Fixes
* **mobile:** android icons loading issue ([98ed647](https://github.com/standardnotes/app/commit/98ed6472c079b5f32ee3d82a2c68a6eaca2a58ec))
## [3.26.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.26.0...@standardnotes/mobile@3.26.1) (2022-06-30)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.26.1",
"version": "3.26.2",
"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.2.33](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.32...@standardnotes/releases@1.2.33) (2022-06-30)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.32](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.31...@standardnotes/releases@1.2.32) (2022-06-30)
**Note:** Version bump only for package @standardnotes/releases

View File

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