chore(release): publish

- @standardnotes/components-meta@2.5.9
 - @standardnotes/desktop@3.23.27
 - @standardnotes/mobile@3.26.8
 - @standardnotes/releases@1.2.40
 - @standardnotes/web-server@1.2.49
 - @standardnotes/web@3.29.2
 - @standardnotes/autobiography-theme@1.1.1
 - @standardnotes/focus-theme@1.3.1
 - @standardnotes/futura-theme@1.3.1
 - @standardnotes/midnight-theme@1.3.1
 - @standardnotes/solarized-dark-theme@1.3.2
 - @standardnotes/titanium-theme@1.3.1
This commit is contained in:
StandardNotes CI
2022-07-01 15:38:22 +00:00
parent bdce364fd7
commit 88b2150bad
24 changed files with 76 additions and 12 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.9](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.5.8...@standardnotes/components-meta@2.5.9) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
## [2.5.8](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.5.7...@standardnotes/components-meta@2.5.8) (2022-06-30)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.5.8",
"version": "2.5.9",
"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.1](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.1.0...@standardnotes/autobiography-theme@1.1.1) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
# [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/autobiography-theme",
"version": "1.1.0",
"version": "1.1.1",
"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/focus-theme@1.3.0...@standardnotes/focus-theme@1.3.1) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
# [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/focus-theme",
"version": "1.3.0",
"version": "1.3.1",
"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/futura-theme@1.3.0...@standardnotes/futura-theme@1.3.1) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
# [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/futura-theme",
"version": "1.3.0",
"version": "1.3.1",
"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/midnight-theme@1.3.0...@standardnotes/midnight-theme@1.3.1) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
# [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/midnight-theme",
"version": "1.3.0",
"version": "1.3.1",
"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.2](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.3.1...@standardnotes/solarized-dark-theme@1.3.2) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/solarized-dark-theme",
"version": "1.3.1",
"version": "1.3.2",
"main": "dist/dist.css",
"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.3.1](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.3.0...@standardnotes/titanium-theme@1.3.1) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
# [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/titanium-theme",
"version": "1.3.0",
"version": "1.3.1",
"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.27](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.26...@standardnotes/desktop@3.23.27) (2022-07-01)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.26](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.25...@standardnotes/desktop@3.23.26) (2022-07-01)
**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.26",
"version": "3.23.27",
"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.26.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.26.7...@standardnotes/mobile@3.26.8) (2022-07-01)
**Note:** Version bump only for package @standardnotes/mobile
## [3.26.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.26.6...@standardnotes/mobile@3.26.7) (2022-07-01)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.26.7",
"version": "3.26.8",
"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.40](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.39...@standardnotes/releases@1.2.40) (2022-07-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.39](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.38...@standardnotes/releases@1.2.39) (2022-07-01)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.2.39",
"version": "1.2.40",
"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.49](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.48...@standardnotes/web-server@1.2.49) (2022-07-01)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.48](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.47...@standardnotes/web-server@1.2.48) (2022-07-01)
**Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web-server",
"version": "1.2.48",
"version": "1.2.49",
"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.29.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.1...@standardnotes/web@3.29.2) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
## [3.29.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.0...@standardnotes/web@3.29.1) (2022-07-01)
### Bug Fixes

View File

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