Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/components-meta@2.1.0
 - @standardnotes/desktop@3.22.3
 - @standardnotes/icons@1.4.1
 - @standardnotes/mobile@3.23.1
 - @standardnotes/styles@1.2.2
 - @standardnotes/toast@1.2.1
 - @standardnotes/web-server@1.2.7
 - @standardnotes/web@3.22.3
 - @standardnotes/advanced-checklist@0.0.2
 - @standardnotes/markdown-hybrid@1.5.1
 - @standardnotes/bold-editor@1.3.6
 - @standardnotes/classic-code-editor@1.3.13
 - @standardnotes/markdown-math@1.3.7
 - @standardnotes/markdown-visual@1.0.8
 - @standardnotes/markdown-minimal@1.3.10
 - @standardnotes/rich-text@1.6.2
 - @standardnotes/markdown-basic@1.4.3
 - @standardnotes/simple-task-editor@1.3.11
 - @standardnotes/spreadsheets@1.4.5
 - @standardnotes/autobiography-theme@1.0.5
 - @standardnotes/dynamic-theme@1.0.5
 - @standardnotes/focus-theme@1.2.10
 - @standardnotes/futura-theme@1.2.10
 - @standardnotes/midnight-theme@1.2.9
 - @standardnotes/solarized-dark-theme@1.2.8
 - @standardnotes/titanium-theme@1.2.9
 - @standardnotes/authenticator@2.0.11
 - @standardnotes/inner-desktop@3.22.3
  • Loading branch information
standardci committed Jun 16, 2022
1 parent 33daab2 commit 798145b
Show file tree
Hide file tree
Showing 57 changed files with 141 additions and 36 deletions.
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.1.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.16...@standardnotes/components-meta@2.1.0) (2022-06-16)

**Note:** Version bump only for package @standardnotes/components-meta

# [2.1.0-alpha.16](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.15...@standardnotes/components-meta@2.1.0-alpha.16) (2022-06-16)

**Note:** Version bump only for package @standardnotes/components-meta
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.16",
"version": "2.1.0",
"private": true,
"author": "Standard Notes",
"main": "dist",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/advanced-checklist@0.0.2-alpha.3...@standardnotes/advanced-checklist@0.0.2) (2022-06-16)

**Note:** Version bump only for package @standardnotes/advanced-checklist

## [0.0.2-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.0.2-alpha.2...@standardnotes/advanced-checklist@0.0.2-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/advanced-checklist
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/advanced-checklist",
"version": "0.0.2-alpha.3",
"version": "0.0.2",
"description": "A task editor with grouping functionality.",
"author": "Standard Notes.",
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.1](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.1-alpha.3...@standardnotes/markdown-hybrid@1.5.1) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-hybrid

## [1.5.1-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.1-alpha.2...@standardnotes/markdown-hybrid@1.5.1-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-hybrid
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/markdown-hybrid",
"private": true,
"version": "1.5.1-alpha.3",
"version": "1.5.1",
"description": "A Standard Notes derived editor that offers full support for Markdown editing.",
"main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.com>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.6](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.6-alpha.3...@standardnotes/bold-editor@1.3.6) (2022-06-16)

**Note:** Version bump only for package @standardnotes/bold-editor

## [1.3.6-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.6-alpha.2...@standardnotes/bold-editor@1.3.6-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/bold-editor
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/bold-editor",
"private": true,
"version": "1.3.6-alpha.3",
"version": "1.3.6",
"main": "dist/dist.js",
"scripts": {
"skip:components:lint": "eslint app/ --ext .js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.13](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.13-alpha.3...@standardnotes/classic-code-editor@1.3.13) (2022-06-16)

**Note:** Version bump only for package @standardnotes/classic-code-editor

## [1.3.13-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.13-alpha.2...@standardnotes/classic-code-editor@1.3.13-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/classic-code-editor
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/classic-code-editor",
"private": true,
"version": "1.3.13-alpha.3",
"version": "1.3.13",
"description": "A code editor for Standard Notes",
"main": "dist/main.js",
"author": "Standard Notes <hello@standardnotes.org>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.7](https://github.com/standardnotes/app/compare/@standardnotes/markdown-math@1.3.7-alpha.3...@standardnotes/markdown-math@1.3.7) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-math

## [1.3.7-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-math@1.3.7-alpha.2...@standardnotes/markdown-math@1.3.7-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-math
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/markdown-math",
"private": true,
"version": "1.3.7-alpha.3",
"version": "1.3.7",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.8](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.8-alpha.3...@standardnotes/markdown-visual@1.0.8) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-visual

## [1.0.8-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.8-alpha.2...@standardnotes/markdown-visual@1.0.8-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-visual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.0.8-alpha.3",
"version": "1.0.8",
"author": "Johnny Almonte <johnny@standardnotes.com>",
"description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.",
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.10](https://github.com/standardnotes/app/compare/@standardnotes/markdown-minimal@1.3.10-alpha.3...@standardnotes/markdown-minimal@1.3.10) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-minimal

## [1.3.10-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-minimal@1.3.10-alpha.2...@standardnotes/markdown-minimal@1.3.10-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-minimal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/markdown-minimal",
"private": true,
"version": "1.3.10-alpha.3",
"version": "1.3.10",
"description": "A minimal Markdown editor for Standard Notes.",
"main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.org>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.2](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.2-alpha.3...@standardnotes/rich-text@1.6.2) (2022-06-16)

**Note:** Version bump only for package @standardnotes/rich-text

## [1.6.2-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.2-alpha.2...@standardnotes/rich-text@1.6.2-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/rich-text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/rich-text",
"private": true,
"version": "1.6.2-alpha.3",
"version": "1.6.2",
"description": "A rich text editor for Standard Notes",
"main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.com>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.3-alpha.3...@standardnotes/markdown-basic@1.4.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-basic

## [1.4.3-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.3-alpha.2...@standardnotes/markdown-basic@1.4.3-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/markdown-basic
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/markdown-basic",
"private": true,
"version": "1.4.3-alpha.3",
"version": "1.4.3",
"main": "dist/dist.js",
"scripts": {
"skip:components:lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.11](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.11-alpha.3...@standardnotes/simple-task-editor@1.3.11) (2022-06-16)

**Note:** Version bump only for package @standardnotes/simple-task-editor

## [1.3.11-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.11-alpha.2...@standardnotes/simple-task-editor@1.3.11-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/simple-task-editor
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/simple-task-editor",
"private": true,
"version": "1.3.11-alpha.3",
"version": "1.3.11",
"main": "dist/dist.js",
"scripts": {
"components:compile": "webpack --config webpack.prod.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.5](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.5-alpha.3...@standardnotes/spreadsheets@1.4.5) (2022-06-16)

**Note:** Version bump only for package @standardnotes/spreadsheets

## [1.4.5-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.5-alpha.2...@standardnotes/spreadsheets@1.4.5-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/spreadsheets
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/spreadsheets",
"private": true,
"version": "1.4.5-alpha.3",
"version": "1.4.5",
"main": "dist/dist.js",
"scripts": {
"skip:components:lint": "eslint app/ --ext .js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.5](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.5-alpha.3...@standardnotes/autobiography-theme@1.0.5) (2022-06-16)

**Note:** Version bump only for package @standardnotes/autobiography-theme

## [1.0.5-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.5-alpha.2...@standardnotes/autobiography-theme@1.0.5-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/autobiography-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/autobiography-theme",
"version": "1.0.5-alpha.3",
"version": "1.0.5",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.5](https://github.com/standardnotes/app/compare/@standardnotes/dynamic-theme@1.0.5-alpha.3...@standardnotes/dynamic-theme@1.0.5) (2022-06-16)

**Note:** Version bump only for package @standardnotes/dynamic-theme

## [1.0.5-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/dynamic-theme@1.0.5-alpha.2...@standardnotes/dynamic-theme@1.0.5-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/dynamic-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/dynamic-theme",
"version": "1.0.5-alpha.3",
"version": "1.0.5",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.10-alpha.3...@standardnotes/focus-theme@1.2.10) (2022-06-16)

**Note:** Version bump only for package @standardnotes/focus-theme

## [1.2.10-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.10-alpha.2...@standardnotes/focus-theme@1.2.10-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/focus-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/focus-theme",
"version": "1.2.10-alpha.3",
"version": "1.2.10",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.10-alpha.3...@standardnotes/futura-theme@1.2.10) (2022-06-16)

**Note:** Version bump only for package @standardnotes/futura-theme

## [1.2.10-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.10-alpha.2...@standardnotes/futura-theme@1.2.10-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/futura-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/futura-theme",
"version": "1.2.10-alpha.3",
"version": "1.2.10",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.9-alpha.3...@standardnotes/midnight-theme@1.2.9) (2022-06-16)

**Note:** Version bump only for package @standardnotes/midnight-theme

## [1.2.9-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.9-alpha.2...@standardnotes/midnight-theme@1.2.9-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/midnight-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/midnight-theme",
"version": "1.2.9-alpha.3",
"version": "1.2.9",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.8](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.8-alpha.3...@standardnotes/solarized-dark-theme@1.2.8) (2022-06-16)

**Note:** Version bump only for package @standardnotes/solarized-dark-theme

## [1.2.8-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.8-alpha.2...@standardnotes/solarized-dark-theme@1.2.8-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/solarized-dark-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/solarized-dark-theme",
"version": "1.2.8-alpha.3",
"version": "1.2.8",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.9-alpha.3...@standardnotes/titanium-theme@1.2.9) (2022-06-16)

**Note:** Version bump only for package @standardnotes/titanium-theme

## [1.2.9-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.9-alpha.2...@standardnotes/titanium-theme@1.2.9-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/titanium-theme
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/titanium-theme",
"version": "1.2.9-alpha.3",
"version": "1.2.9",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.0.11](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.0.11-alpha.3...@standardnotes/authenticator@2.0.11) (2022-06-16)

**Note:** Version bump only for package @standardnotes/authenticator

## [2.0.11-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.0.11-alpha.2...@standardnotes/authenticator@2.0.11-alpha.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/authenticator
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/authenticator",
"version": "2.0.11-alpha.3",
"version": "2.0.11",
"main": "dist/dist.js",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.3](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.24...@standardnotes/desktop@3.22.3) (2022-06-16)

**Note:** Version bump only for package @standardnotes/desktop

## [3.22.3-alpha.24](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.23...@standardnotes/desktop@3.22.3-alpha.24) (2022-06-16)

**Note:** Version bump only for package @standardnotes/desktop
Expand Down

0 comments on commit 798145b

Please sign in to comment.