chore(release): publish

- @standardnotes/components-meta@2.6.6
 - @standardnotes/desktop@3.23.47
 - @standardnotes/encryption@1.11.0
 - @standardnotes/features@1.50.0
 - @standardnotes/filepicker@1.18.0
 - @standardnotes/mobile@3.28.0
 - @standardnotes/releases@1.2.61
 - @standardnotes/web-server@1.2.69
 - @standardnotes/web@3.34.0
 - @standardnotes/advanced-checklist@0.1.6
This commit is contained in:
StandardNotes CI
2022-07-05 18:18:21 +00:00
parent f99a516535
commit 730853e67a
20 changed files with 64 additions and 10 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.
## [2.6.6](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.6.5...@standardnotes/components-meta@2.6.6) (2022-07-05)
### Bug Fixes
* **advanced checklist:** remove test for reorder icon ([#1209](https://github.com/standardnotes/app/issues/1209)) ([296aa9a](https://github.com/standardnotes/app/commit/296aa9aab2072d4aad68485c31c000ad2c3bf013))
## [2.6.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.6.4...@standardnotes/components-meta@2.6.5) (2022-07-05)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.6.5",
"version": "2.6.6",
"private": true,
"author": "Standard Notes.",
"main": "dist",

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.
## [0.1.6](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.1.5...@standardnotes/advanced-checklist@0.1.6) (2022-07-05)
### Bug Fixes
* **advanced checklist:** remove test for reorder icon ([#1209](https://github.com/standardnotes/app/issues/1209)) ([296aa9a](https://github.com/standardnotes/app/commit/296aa9aab2072d4aad68485c31c000ad2c3bf013))
## [0.1.5](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.1.4...@standardnotes/advanced-checklist@0.1.5) (2022-07-05)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/advanced-checklist",
"version": "0.1.5",
"version": "0.1.6",
"description": "A task editor with grouping functionality.",
"author": "Standard Notes.",
"keywords": [

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.
## [3.23.47](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.46...@standardnotes/desktop@3.23.47) (2022-07-05)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.46](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.45...@standardnotes/desktop@3.23.46) (2022-07-05)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.46",
"version": "3.23.47",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

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.
# [1.11.0](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.8...@standardnotes/encryption@1.11.0) (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [1.10.8](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.7...@standardnotes/encryption@1.10.8) (2022-07-05)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.10.8",
"version": "1.11.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.
# [1.50.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.49.3...@standardnotes/features@1.50.0) (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [1.49.3](https://github.com/standardnotes/app/compare/@standardnotes/features@1.49.2...@standardnotes/features@1.49.3) (2022-07-05)
**Note:** Version bump only for package @standardnotes/features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.49.3",
"version": "1.50.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.
# 1.18.0 (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [1.16.25](https://github.com/standardnotes/snjs/compare/@standardnotes/filepicker@1.16.24...@standardnotes/filepicker@1.16.25) (2022-07-05)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.17.0",
"version": "1.18.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.28.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.27.13...@standardnotes/mobile@3.28.0) (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [3.27.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.27.12...@standardnotes/mobile@3.27.13) (2022-07-05)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.27.13",
"version": "3.28.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.61](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.60...@standardnotes/releases@1.2.61) (2022-07-05)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.60](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.59...@standardnotes/releases@1.2.60) (2022-07-05)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.69](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.68...@standardnotes/web-server@1.2.69) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.68](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.67...@standardnotes/web-server@1.2.68) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web-server",
"version": "1.2.68",
"version": "1.2.69",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes.",

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.34.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.8...@standardnotes/web@3.34.0) (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [3.33.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.7...@standardnotes/web@3.33.8) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.33.8",
"version": "3.34.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",