chore(release): publish

- @standardnotes/desktop@3.22.2
 - @standardnotes/mobile@3.23.0
 - @standardnotes/web-server@1.2.6
 - @standardnotes/web@3.22.2
This commit is contained in:
Mo
2022-06-14 10:34:40 -05:00
parent 4d7e88e5a9
commit 998476196a
8 changed files with 38 additions and 62 deletions

View File

@@ -3,23 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.22.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.1...@standardnotes/desktop@3.22.2) (2022-06-14)
**Note:** Version bump only for package @standardnotes/desktop
## [3.22.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.0...@standardnotes/desktop@3.22.1) (2022-06-10)
**Note:** Version bump only for package @standardnotes/desktop
# 3.22.0 (2022-06-10)
### Bug Fixes
* desktop ([#1080](https://github.com/standardnotes/app/issues/1080)) ([6801c3d](https://github.com/standardnotes/app/commit/6801c3dd3b931d9bfa3987c7867282da63c65266))
* icons package ([4df06c1](https://github.com/standardnotes/app/commit/4df06c1d1a59f95ce735f87c106066ea28e5816c))
### Features
* add desktop repo ([#1071](https://github.com/standardnotes/app/issues/1071)) ([0b7ce82](https://github.com/standardnotes/app/commit/0b7ce82aaa21018da084149bb52b5c90b2273bc8))
@@ -27,19 +25,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* toast package ([#1073](https://github.com/standardnotes/app/issues/1073)) ([6d0b6e9](https://github.com/standardnotes/app/commit/6d0b6e9018b2a612b8df4827336883fe04033128))
* **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)
### Bug Fixes
* desktop ([#1080](https://github.com/standardnotes/app/issues/1080)) ([6801c3d](https://github.com/standardnotes/app/commit/6801c3dd3b931d9bfa3987c7867282da63c65266))
* icons package ([4df06c1](https://github.com/standardnotes/app/commit/4df06c1d1a59f95ce735f87c106066ea28e5816c))
### Features
* add desktop repo ([#1071](https://github.com/standardnotes/app/issues/1071)) ([0b7ce82](https://github.com/standardnotes/app/commit/0b7ce82aaa21018da084149bb52b5c90b2273bc8))

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.1",
"version": "3.22.2",
"license": "AGPL-3.0-or-later",
"private": true,
"repository": {