chore(release): publish
- @standardnotes/components-meta@2.1.6-alpha.0 - @standardnotes/desktop@3.22.11-alpha.0 - @standardnotes/icons@1.4.4-alpha.0 - @standardnotes/mobile@3.23.7-alpha.0 - @standardnotes/toast@1.2.4-alpha.0 - @standardnotes/web-server@1.2.13-alpha.0 - @standardnotes/web@3.22.6-alpha.0 - @standardnotes/markdown-hybrid@1.5.4-alpha.0 - @standardnotes/bold-editor@1.3.9-alpha.0 - @standardnotes/classic-code-editor@1.3.16-alpha.0 - @standardnotes/rich-text@1.6.5-alpha.0 - @standardnotes/markdown-basic@1.4.6-alpha.0 - @standardnotes/simple-task-editor@1.3.14-alpha.0 - @standardnotes/spreadsheets@1.4.8-alpha.0 - @standardnotes/authenticator@2.0.14-alpha.0
This commit is contained in:
@@ -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.1.6-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.5...@standardnotes/components-meta@2.1.6-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## [2.1.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.5-alpha.0...@standardnotes/components-meta@2.1.5) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/components-meta
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/components-meta",
|
||||
"version": "2.1.5",
|
||||
"version": "2.1.6-alpha.0",
|
||||
"private": true,
|
||||
"author": "Standard Notes",
|
||||
"main": "dist",
|
||||
|
||||
@@ -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.4-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.3...@standardnotes/markdown-hybrid@1.5.4-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.5.3 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/markdown-hybrid
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/markdown-hybrid",
|
||||
"private": true,
|
||||
"version": "1.5.3",
|
||||
"version": "1.5.4-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>",
|
||||
|
||||
@@ -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.9-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.8...@standardnotes/bold-editor@1.3.9-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.3.8 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/bold-editor
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/bold-editor",
|
||||
"private": true,
|
||||
"version": "1.3.8",
|
||||
"version": "1.3.9-alpha.0",
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"skip:components:lint": "eslint app/ --ext .js",
|
||||
|
||||
@@ -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.16-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.15...@standardnotes/classic-code-editor@1.3.16-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.3.15 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/classic-code-editor
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/classic-code-editor",
|
||||
"private": true,
|
||||
"version": "1.3.15",
|
||||
"version": "1.3.16-alpha.0",
|
||||
"description": "A code editor for Standard Notes",
|
||||
"main": "dist/main.js",
|
||||
"author": "Standard Notes <hello@standardnotes.org>",
|
||||
|
||||
@@ -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.5-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.4...@standardnotes/rich-text@1.6.5-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.6.4 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/rich-text
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/rich-text",
|
||||
"private": true,
|
||||
"version": "1.6.4",
|
||||
"version": "1.6.5-alpha.0",
|
||||
"description": "A rich text editor for Standard Notes",
|
||||
"main": "dist/dist.js",
|
||||
"author": "Standard Notes <hello@standardnotes.com>",
|
||||
|
||||
@@ -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.6-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.5...@standardnotes/markdown-basic@1.4.6-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.4.5 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/markdown-basic
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/markdown-basic",
|
||||
"private": true,
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.6-alpha.0",
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"skip:components:lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .",
|
||||
|
||||
@@ -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.14-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.13...@standardnotes/simple-task-editor@1.3.14-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.3.13 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/simple-task-editor
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/simple-task-editor",
|
||||
"private": true,
|
||||
"version": "1.3.13",
|
||||
"version": "1.3.14-alpha.0",
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"components:compile": "webpack --config webpack.prod.js",
|
||||
|
||||
@@ -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.8-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.7...@standardnotes/spreadsheets@1.4.8-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.4.7 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/spreadsheets
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/spreadsheets",
|
||||
"private": true,
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.8-alpha.0",
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"skip:components:lint": "eslint app/ --ext .js",
|
||||
|
||||
@@ -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.0.14-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.0.13...@standardnotes/authenticator@2.0.14-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 2.0.13 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/authenticator
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/authenticator",
|
||||
"version": "2.0.13",
|
||||
"version": "2.0.14-alpha.0",
|
||||
"main": "dist/dist.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
@@ -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.11-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.10...@standardnotes/desktop@3.22.11-alpha.0) (2022-06-18)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.22.10](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.10-alpha.0...@standardnotes/desktop@3.22.10) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.22.10",
|
||||
"version": "3.22.11-alpha.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.4-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.3...@standardnotes/icons@1.4.4-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 1.4.3 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/icons
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/icons",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4-alpha.0",
|
||||
"private": true,
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -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.7-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.6...@standardnotes/mobile@3.23.7-alpha.0) (2022-06-18)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.23.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.6-alpha.0...@standardnotes/mobile@3.23.6) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.23.6",
|
||||
"version": "3.23.7-alpha.0",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
||||
@@ -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.4-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.2.3...@standardnotes/toast@1.2.4-alpha.0) (2022-06-18)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/toast
|
||||
|
||||
## 1.2.3 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/toast
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/toast",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4-alpha.0",
|
||||
"private": true,
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
|
||||
@@ -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.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.12...@standardnotes/web-server@1.2.13-alpha.0) (2022-06-18)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
||||
## [1.2.12](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.12-alpha.0...@standardnotes/web-server@1.2.12) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web-server",
|
||||
"version": "1.2.12",
|
||||
"version": "1.2.13-alpha.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"author": "Standard Notes.",
|
||||
|
||||
@@ -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.22.6-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.5...@standardnotes/web@3.22.6-alpha.0) (2022-06-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
|
||||
|
||||
## 3.22.5 (2022-06-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.22.5",
|
||||
"version": "3.22.6-alpha.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user