chore(release): publish

- @standardnotes/mobile@3.26.0
 - @standardnotes/releases@1.2.30
This commit is contained in:
StandardNotes CI
2022-06-30 09:55:17 +00:00
parent 4f5d092f89
commit 82d13b41ed
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.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.15...@standardnotes/mobile@3.26.0) (2022-06-30)
### Features
* **dev:** option to render web app inside the mobile app ([#1164](https://github.com/standardnotes/app/issues/1164)) ([4f5d092](https://github.com/standardnotes/app/commit/4f5d092f89a5488dc4c9f74730a110845230f2b3))
## [3.25.15](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.14...@standardnotes/mobile@3.25.15) (2022-06-30)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.25.15",
"version": "3.26.0",
"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.30](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.29...@standardnotes/releases@1.2.30) (2022-06-30)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.29](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.28...@standardnotes/releases@1.2.29) (2022-06-30)
**Note:** Version bump only for package @standardnotes/releases

View File

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