chore(release): publish

- @standardnotes/components-meta@2.5.6
 - @standardnotes/desktop@3.23.18
 - @standardnotes/mobile@3.25.14
 - @standardnotes/releases@1.2.28
 - @standardnotes/styles@1.4.1
 - @standardnotes/web-server@1.2.42
 - @standardnotes/web@3.27.6
 - @standardnotes/markdown-visual@1.1.0
 - @standardnotes/authenticator@2.2.0
 - @standardnotes/autobiography-theme@1.1.0
 - @standardnotes/focus-theme@1.3.0
 - @standardnotes/futura-theme@1.3.0
 - @standardnotes/midnight-theme@1.3.0
 - @standardnotes/solarized-dark-theme@1.3.1
 - @standardnotes/titanium-theme@1.3.0
This commit is contained in:
StandardNotes CI
2022-06-29 19:38:02 +00:00
parent db066b2693
commit b042326301
30 changed files with 117 additions and 15 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.5.6](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.5.5...@standardnotes/components-meta@2.5.6) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
## [2.5.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.5.4...@standardnotes/components-meta@2.5.5) (2022-06-29)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.5.5",
"version": "2.5.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.
# [1.1.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.12...@standardnotes/markdown-visual@1.1.0) (2022-06-29)
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.0.12](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.12-alpha.0...@standardnotes/markdown-visual@1.0.12) (2022-06-23)
**Note:** Version bump only for package @standardnotes/markdown-visual

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.0.12",
"version": "1.1.0",
"author": "Johnny Almonte <johnny@standardnotes.com>",
"description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.",
"keywords": [

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.2.0](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.2...@standardnotes/authenticator@2.2.0) (2022-06-29)
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [2.1.2](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.2-alpha.0...@standardnotes/authenticator@2.1.2) (2022-06-23)
**Note:** Version bump only for package @standardnotes/authenticator

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/authenticator",
"version": "2.1.2",
"version": "2.2.0",
"main": "dist/dist.js",
"author": "Standard Notes",
"private": true,

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.1.0](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.8...@standardnotes/autobiography-theme@1.1.0) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.0.8](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.8-alpha.0...@standardnotes/autobiography-theme@1.0.8) (2022-06-22)
**Note:** Version bump only for package @standardnotes/autobiography-theme

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/autobiography-theme",
"version": "1.0.8",
"version": "1.1.0",
"main": "dist/dist.css",
"private": true,
"sn": {

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.13...@standardnotes/focus-theme@1.3.0) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.2.13](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.13-alpha.0...@standardnotes/focus-theme@1.2.13) (2022-06-22)
**Note:** Version bump only for package @standardnotes/focus-theme

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/focus-theme",
"version": "1.2.13",
"version": "1.3.0",
"main": "dist/dist.css",
"private": true,
"sn": {

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.13...@standardnotes/futura-theme@1.3.0) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.2.13](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.13-alpha.0...@standardnotes/futura-theme@1.2.13) (2022-06-22)
**Note:** Version bump only for package @standardnotes/futura-theme

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/futura-theme",
"version": "1.2.13",
"version": "1.3.0",
"main": "dist/dist.css",
"private": true,
"sn": {

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.12...@standardnotes/midnight-theme@1.3.0) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.2.12](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.12-alpha.0...@standardnotes/midnight-theme@1.2.12) (2022-06-22)
**Note:** Version bump only for package @standardnotes/midnight-theme

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/midnight-theme",
"version": "1.2.12",
"version": "1.3.0",
"main": "dist/dist.css",
"private": true,
"sn": {

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.3.1](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.3.0...@standardnotes/solarized-dark-theme@1.3.1) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.11...@standardnotes/solarized-dark-theme@1.3.0) (2022-06-27)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/solarized-dark-theme",
"version": "1.3.0",
"version": "1.3.1",
"main": "dist/dist.css",
"author": "Standard Notes",
"private": true,

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.12...@standardnotes/titanium-theme@1.3.0) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.2.12](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.12-alpha.0...@standardnotes/titanium-theme@1.2.12) (2022-06-22)
**Note:** Version bump only for package @standardnotes/titanium-theme

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/titanium-theme",
"version": "1.2.12",
"version": "1.3.0",
"main": "dist/dist.css",
"private": true,
"sn": {

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.18](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.17...@standardnotes/desktop@3.23.18) (2022-06-29)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.17](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.16...@standardnotes/desktop@3.23.17) (2022-06-29)
**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.17",
"version": "3.23.18",
"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.25.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.13...@standardnotes/mobile@3.25.14) (2022-06-29)
**Note:** Version bump only for package @standardnotes/mobile
## [3.25.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.12...@standardnotes/mobile@3.25.13) (2022-06-29)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.25.13",
"version": "3.25.14",
"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.28](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.27...@standardnotes/releases@1.2.28) (2022-06-29)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.27](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.26...@standardnotes/releases@1.2.27) (2022-06-29)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.4.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.4.0...@standardnotes/styles@1.4.1) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
# [1.4.0](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.3.1...@standardnotes/styles@1.4.0) (2022-06-27)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.4.0",
"version": "1.4.1",
"private": true,
"main": "dist/index.js",
"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.42](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.41...@standardnotes/web-server@1.2.42) (2022-06-29)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.41](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.40...@standardnotes/web-server@1.2.41) (2022-06-29)
**Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web-server",
"version": "1.2.41",
"version": "1.2.42",
"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.27.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.5...@standardnotes/web@3.27.6) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
## [3.27.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.4...@standardnotes/web@3.27.5) (2022-06-29)
**Note:** Version bump only for package @standardnotes/web

View File

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