chore(release): publish

- @standardnotes/components-meta@2.6.5
 - @standardnotes/desktop@3.23.46
 - @standardnotes/docs@0.0.2
 - @standardnotes/mobile@3.27.13
 - @standardnotes/releases@1.2.60
 - @standardnotes/web-server@1.2.68
 - @standardnotes/advanced-checklist@0.1.5
This commit is contained in:
StandardNotes CI
2022-07-05 16:57:08 +00:00
parent d2ee37aa78
commit 577da2ca84
14 changed files with 39 additions and 7 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.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.6.4...@standardnotes/components-meta@2.6.5) (2022-07-05)
### Bug Fixes
* **advanced checklist:** UI changes ([#1208](https://github.com/standardnotes/app/issues/1208)) ([1ce4cb3](https://github.com/standardnotes/app/commit/1ce4cb3c5c8f4e590fd67fdbd684b36ac6383bd9))
## [2.6.4](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.6.3...@standardnotes/components-meta@2.6.4) (2022-07-05)
**Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.6.4",
"version": "2.6.5",
"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.5](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.1.4...@standardnotes/advanced-checklist@0.1.5) (2022-07-05)
### Bug Fixes
* **advanced checklist:** UI changes ([#1208](https://github.com/standardnotes/app/issues/1208)) ([1ce4cb3](https://github.com/standardnotes/app/commit/1ce4cb3c5c8f4e590fd67fdbd684b36ac6383bd9))
## [0.1.4](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.1.3...@standardnotes/advanced-checklist@0.1.4) (2022-07-04)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/advanced-checklist",
"version": "0.1.4",
"version": "0.1.5",
"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.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
## [3.23.45](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.44...@standardnotes/desktop@3.23.45) (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.45",
"version": "3.23.46",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

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.
## [0.0.2](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.0.1...@standardnotes/docs@0.0.2) (2022-07-05)
**Note:** Version bump only for package @standardnotes/docs
## [0.0.1](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.1.0...@standardnotes/docs@0.0.1) (2022-07-04)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/docs",
"version": "0.0.1",
"version": "0.0.2",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.2.59",
"version": "1.2.60",
"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.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
## [1.2.67](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.66...@standardnotes/web-server@1.2.67) (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.67",
"version": "1.2.68",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes.",