chore(release): publish
- @standardnotes/components-meta@0.1.0 - @standardnotes/desktop@3.22.0 - @standardnotes/icons@1.4.0 - @standardnotes/mobile@3.22.0 - @standardnotes/styles@1.2.0 - @standardnotes/toast@1.2.0 - @standardnotes/web-server@1.2.0 - @standardnotes/web@3.22.0
This commit is contained in:
@@ -3,6 +3,23 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 3.22.0 (2022-06-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* icons package ([4df06c1](https://github.com/standardnotes/app/commit/4df06c1d1a59f95ce735f87c106066ea28e5816c))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* mobile app package ([#1075](https://github.com/standardnotes/app/issues/1075)) ([8248a38](https://github.com/standardnotes/app/commit/8248a38280cb7c92da2b2e9c7db298f34ae8ffdf))
|
||||
* **wip:** components monorepo ([#1082](https://github.com/standardnotes/app/issues/1082)) ([e3d6001](https://github.com/standardnotes/app/commit/e3d6001a178e11e619ca724b2b155b7c0405c023))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 3.21.0 (2022-06-10)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.21.0",
|
||||
"version": "3.22.0",
|
||||
"user-version": "3.20.4",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
@@ -34,7 +34,7 @@
|
||||
"@react-navigation/stack": "^6.2.1",
|
||||
"@standardnotes/components": "^1.9.1",
|
||||
"@standardnotes/filepicker": "^1.16.14",
|
||||
"@standardnotes/icons": "^1.3.0",
|
||||
"@standardnotes/icons": "^1.4.0",
|
||||
"@standardnotes/react-native-aes": "^1.4.3",
|
||||
"@standardnotes/react-native-textview": "1.0.2",
|
||||
"@standardnotes/react-native-utils": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user