Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/components-meta@2.2.0-alpha.0
 - @standardnotes/desktop@3.22.13-alpha.8
 - @standardnotes/mobile@3.24.0-alpha.8
 - @standardnotes/styles@1.3.0-alpha.0
 - @standardnotes/web-server@1.2.15-alpha.8
 - @standardnotes/web@3.24.0-alpha.6
 - @standardnotes/advanced-checklist@0.0.5-alpha.0
 - @standardnotes/markdown-hybrid@1.5.5-alpha.0
 - @standardnotes/bold-editor@1.3.10-alpha.0
 - @standardnotes/classic-code-editor@1.3.17-alpha.1
 - @standardnotes/markdown-math@1.3.10-alpha.0
 - @standardnotes/markdown-visual@1.0.11-alpha.1
 - @standardnotes/markdown-minimal@1.3.13-alpha.0
 - @standardnotes/rich-text@1.6.6-alpha.0
 - @standardnotes/markdown-basic@1.4.7-alpha.0
 - @standardnotes/simple-task-editor@1.3.15-alpha.0
 - @standardnotes/spreadsheets@1.4.9-alpha.0
 - @standardnotes/autobiography-theme@1.0.8-alpha.0
 - @standardnotes/dynamic-theme@1.0.8-alpha.0
 - @standardnotes/focus-theme@1.2.13-alpha.0
 - @standardnotes/futura-theme@1.2.13-alpha.0
 - @standardnotes/midnight-theme@1.2.12-alpha.0
 - @standardnotes/solarized-dark-theme@1.2.11-alpha.0
 - @standardnotes/titanium-theme@1.2.12-alpha.0
 - @standardnotes/authenticator@2.1.0-alpha.0
  • Loading branch information
standardci committed Jun 22, 2022
1 parent 18eb1f2 commit 480d17f
Show file tree
Hide file tree
Showing 50 changed files with 175 additions and 25 deletions.
10 changes: 10 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [2.2.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.7-alpha.1...@standardnotes/components-meta@2.2.0-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

### Features

* optional secret field ([#1115](https://github.com/standardnotes/app/issues/1115)) ([7c0938b](https://github.com/standardnotes/app/commit/7c0938b877f21787dd53fbf46e591487ef02a1c8))

## [2.1.7-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.7-alpha.0...@standardnotes/components-meta@2.1.7-alpha.1) (2022-06-22)

### Bug Fixes
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.7-alpha.1",
"version": "2.2.0-alpha.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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.5-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.0.4...@standardnotes/advanced-checklist@0.0.5-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 0.0.4 (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.4",
"version": "0.0.5-alpha.0",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.5-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.4...@standardnotes/markdown-hybrid@1.5.5-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.5.4](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.4-alpha.0...@standardnotes/markdown-hybrid@1.5.4) (2022-06-18)

**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.4",
"version": "1.5.5-alpha.0",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.10-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.9...@standardnotes/bold-editor@1.3.10-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.3.9](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.9-alpha.0...@standardnotes/bold-editor@1.3.9) (2022-06-18)

**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.9",
"version": "1.3.10-alpha.0",
"main": "dist/dist.js",
"scripts": {
"skip:lint": "eslint app/ --ext .js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.17-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.17-alpha.0...@standardnotes/classic-code-editor@1.3.17-alpha.1) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.3.17-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.16...@standardnotes/classic-code-editor@1.3.17-alpha.0) (2022-06-22)

### Bug Fixes
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.17-alpha.0",
"version": "1.3.17-alpha.1",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.10-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-math@1.3.9...@standardnotes/markdown-math@1.3.10-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.3.9 (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.9",
"version": "1.3.10-alpha.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.11-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.11-alpha.0...@standardnotes/markdown-visual@1.0.11-alpha.1) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.0.11-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.10...@standardnotes/markdown-visual@1.0.11-alpha.0) (2022-06-21)

### Bug Fixes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.0.11-alpha.0",
"version": "1.0.11-alpha.1",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-minimal@1.3.12...@standardnotes/markdown-minimal@1.3.13-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.3.12 (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.12",
"version": "1.3.13-alpha.0",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.6-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.5...@standardnotes/rich-text@1.6.6-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.6.5](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.5-alpha.0...@standardnotes/rich-text@1.6.5) (2022-06-18)

**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.5",
"version": "1.6.6-alpha.0",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.7-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.6...@standardnotes/markdown-basic@1.4.7-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.4.6](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.6-alpha.0...@standardnotes/markdown-basic@1.4.6) (2022-06-18)

**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.6",
"version": "1.4.7-alpha.0",
"main": "dist/dist.js",
"scripts": {
"skip: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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.15-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.14...@standardnotes/simple-task-editor@1.3.15-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.3.14](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.14-alpha.0...@standardnotes/simple-task-editor@1.3.14) (2022-06-18)

**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.14",
"version": "1.3.15-alpha.0",
"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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.9-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.8...@standardnotes/spreadsheets@1.4.9-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## [1.4.8](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.8-alpha.0...@standardnotes/spreadsheets@1.4.8) (2022-06-18)

**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.8",
"version": "1.4.9-alpha.0",
"main": "dist/dist.js",
"scripts": {
"skip:lint": "eslint app/ --ext .js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.8-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.7...@standardnotes/autobiography-theme@1.0.8-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.0.7 (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.7",
"version": "1.0.8-alpha.0",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.8-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/dynamic-theme@1.0.7...@standardnotes/dynamic-theme@1.0.8-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.0.7 (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.7",
"version": "1.0.8-alpha.0",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.12...@standardnotes/focus-theme@1.2.13-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.2.12 (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.12",
"version": "1.2.13-alpha.0",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.12...@standardnotes/futura-theme@1.2.13-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.2.12 (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.12",
"version": "1.2.13-alpha.0",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.12-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.11...@standardnotes/midnight-theme@1.2.12-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.2.11 (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.11",
"version": "1.2.12-alpha.0",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.11-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.10...@standardnotes/solarized-dark-theme@1.2.11-alpha.0) (2022-06-22)

### Bug Fixes

* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e))

## 1.2.10 (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.10",
"version": "1.2.11-alpha.0",
"main": "dist/dist.css",
"private": true,
"sn": {
Expand Down

0 comments on commit 480d17f

Please sign in to comment.