chore(release): publish

- @standardnotes/components-meta@2.1.2
 - @standardnotes/desktop@3.22.5
 - @standardnotes/icons@1.4.3
 - @standardnotes/mobile@3.23.3
 - @standardnotes/styles@1.2.4
 - @standardnotes/toast@1.2.3
 - @standardnotes/web-server@1.2.9
 - @standardnotes/web@3.22.5
 - @standardnotes/advanced-checklist@0.0.4
 - @standardnotes/markdown-hybrid@1.5.3
 - @standardnotes/bold-editor@1.3.8
 - @standardnotes/classic-code-editor@1.3.15
 - @standardnotes/markdown-math@1.3.9
 - @standardnotes/markdown-visual@1.0.10
 - @standardnotes/markdown-minimal@1.3.12
 - @standardnotes/rich-text@1.6.4
 - @standardnotes/markdown-basic@1.4.5
 - @standardnotes/simple-task-editor@1.3.13
 - @standardnotes/spreadsheets@1.4.7
 - @standardnotes/autobiography-theme@1.0.7
 - @standardnotes/dynamic-theme@1.0.7
 - @standardnotes/focus-theme@1.2.12
 - @standardnotes/futura-theme@1.2.12
 - @standardnotes/midnight-theme@1.2.11
 - @standardnotes/solarized-dark-theme@1.2.10
 - @standardnotes/titanium-theme@1.2.11
 - @standardnotes/authenticator@2.0.13
 - @standardnotes/inner-desktop@3.22.5
This commit is contained in:
StandardNotes CI
2022-06-16 20:12:43 +00:00
parent b7e4c47de7
commit 12eee935b6
56 changed files with 140 additions and 28 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.1.2 (2022-06-16)
**Note:** Version bump only for package @standardnotes/components-meta
## 2.1.1 (2022-06-16) ## 2.1.1 (2022-06-16)
**Note:** Version bump only for package @standardnotes/components-meta **Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/components-meta", "name": "@standardnotes/components-meta",
"version": "2.1.1", "version": "2.1.2",
"private": true, "private": true,
"author": "Standard Notes", "author": "Standard Notes",
"main": "dist", "main": "dist",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/advanced-checklist
## 0.0.3 (2022-06-16) ## 0.0.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/advanced-checklist **Note:** Version bump only for package @standardnotes/advanced-checklist

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/advanced-checklist", "name": "@standardnotes/advanced-checklist",
"version": "0.0.3", "version": "0.0.4",
"description": "A task editor with grouping functionality.", "description": "A task editor with grouping functionality.",
"author": "Standard Notes.", "author": "Standard Notes.",
"keywords": [ "keywords": [

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.5.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-hybrid
## 1.5.2 (2022-06-16) ## 1.5.2 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-hybrid **Note:** Version bump only for package @standardnotes/markdown-hybrid

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/markdown-hybrid", "name": "@standardnotes/markdown-hybrid",
"private": true, "private": true,
"version": "1.5.2", "version": "1.5.3",
"description": "A Standard Notes derived editor that offers full support for Markdown editing.", "description": "A Standard Notes derived editor that offers full support for Markdown editing.",
"main": "dist/dist.js", "main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.com>", "author": "Standard Notes <hello@standardnotes.com>",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.8 (2022-06-16)
**Note:** Version bump only for package @standardnotes/bold-editor
## 1.3.7 (2022-06-16) ## 1.3.7 (2022-06-16)
**Note:** Version bump only for package @standardnotes/bold-editor **Note:** Version bump only for package @standardnotes/bold-editor

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/bold-editor", "name": "@standardnotes/bold-editor",
"private": true, "private": true,
"version": "1.3.7", "version": "1.3.8",
"main": "dist/dist.js", "main": "dist/dist.js",
"scripts": { "scripts": {
"skip:components:lint": "eslint app/ --ext .js", "skip:components:lint": "eslint app/ --ext .js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.15 (2022-06-16)
**Note:** Version bump only for package @standardnotes/classic-code-editor
## 1.3.14 (2022-06-16) ## 1.3.14 (2022-06-16)
**Note:** Version bump only for package @standardnotes/classic-code-editor **Note:** Version bump only for package @standardnotes/classic-code-editor

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/classic-code-editor", "name": "@standardnotes/classic-code-editor",
"private": true, "private": true,
"version": "1.3.14", "version": "1.3.15",
"description": "A code editor for Standard Notes", "description": "A code editor for Standard Notes",
"main": "dist/main.js", "main": "dist/main.js",
"author": "Standard Notes <hello@standardnotes.org>", "author": "Standard Notes <hello@standardnotes.org>",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.9 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-math
## 1.3.8 (2022-06-16) ## 1.3.8 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-math **Note:** Version bump only for package @standardnotes/markdown-math

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/markdown-math", "name": "@standardnotes/markdown-math",
"private": true, "private": true,
"version": "1.3.8", "version": "1.3.9",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.10 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-visual
## 1.0.9 (2022-06-16) ## 1.0.9 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-visual **Note:** Version bump only for package @standardnotes/markdown-visual

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.12 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-minimal
## 1.3.11 (2022-06-16) ## 1.3.11 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-minimal **Note:** Version bump only for package @standardnotes/markdown-minimal

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/markdown-minimal", "name": "@standardnotes/markdown-minimal",
"private": true, "private": true,
"version": "1.3.11", "version": "1.3.12",
"description": "A minimal Markdown editor for Standard Notes.", "description": "A minimal Markdown editor for Standard Notes.",
"main": "dist/dist.js", "main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.org>", "author": "Standard Notes <hello@standardnotes.org>",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.6.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/rich-text
## 1.6.3 (2022-06-16) ## 1.6.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/rich-text **Note:** Version bump only for package @standardnotes/rich-text

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/rich-text", "name": "@standardnotes/rich-text",
"private": true, "private": true,
"version": "1.6.3", "version": "1.6.4",
"description": "A rich text editor for Standard Notes", "description": "A rich text editor for Standard Notes",
"main": "dist/dist.js", "main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.com>", "author": "Standard Notes <hello@standardnotes.com>",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.4.5 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-basic
## 1.4.4 (2022-06-16) ## 1.4.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/markdown-basic **Note:** Version bump only for package @standardnotes/markdown-basic

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/markdown-basic", "name": "@standardnotes/markdown-basic",
"private": true, "private": true,
"version": "1.4.4", "version": "1.4.5",
"main": "dist/dist.js", "main": "dist/dist.js",
"scripts": { "scripts": {
"skip:components:lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .", "skip:components:lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.13 (2022-06-16)
**Note:** Version bump only for package @standardnotes/simple-task-editor
## 1.3.12 (2022-06-16) ## 1.3.12 (2022-06-16)
**Note:** Version bump only for package @standardnotes/simple-task-editor **Note:** Version bump only for package @standardnotes/simple-task-editor

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/simple-task-editor", "name": "@standardnotes/simple-task-editor",
"private": true, "private": true,
"version": "1.3.12", "version": "1.3.13",
"main": "dist/dist.js", "main": "dist/dist.js",
"scripts": { "scripts": {
"components:compile": "webpack --config webpack.prod.js", "components:compile": "webpack --config webpack.prod.js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.4.7 (2022-06-16)
**Note:** Version bump only for package @standardnotes/spreadsheets
## 1.4.6 (2022-06-16) ## 1.4.6 (2022-06-16)
**Note:** Version bump only for package @standardnotes/spreadsheets **Note:** Version bump only for package @standardnotes/spreadsheets

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/spreadsheets", "name": "@standardnotes/spreadsheets",
"private": true, "private": true,
"version": "1.4.6", "version": "1.4.7",
"main": "dist/dist.js", "main": "dist/dist.js",
"scripts": { "scripts": {
"skip:components:lint": "eslint app/ --ext .js", "skip:components:lint": "eslint app/ --ext .js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.7 (2022-06-16)
**Note:** Version bump only for package @standardnotes/autobiography-theme
## 1.0.6 (2022-06-16) ## 1.0.6 (2022-06-16)
**Note:** Version bump only for package @standardnotes/autobiography-theme **Note:** Version bump only for package @standardnotes/autobiography-theme

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.7 (2022-06-16)
**Note:** Version bump only for package @standardnotes/dynamic-theme
## 1.0.6 (2022-06-16) ## 1.0.6 (2022-06-16)
**Note:** Version bump only for package @standardnotes/dynamic-theme **Note:** Version bump only for package @standardnotes/dynamic-theme

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/dynamic-theme", "name": "@standardnotes/dynamic-theme",
"version": "1.0.6", "version": "1.0.7",
"main": "dist/dist.css", "main": "dist/dist.css",
"private": true, "private": true,
"sn": { "sn": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.12 (2022-06-16)
**Note:** Version bump only for package @standardnotes/focus-theme
## 1.2.11 (2022-06-16) ## 1.2.11 (2022-06-16)
**Note:** Version bump only for package @standardnotes/focus-theme **Note:** Version bump only for package @standardnotes/focus-theme

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.12 (2022-06-16)
**Note:** Version bump only for package @standardnotes/futura-theme
## 1.2.11 (2022-06-16) ## 1.2.11 (2022-06-16)
**Note:** Version bump only for package @standardnotes/futura-theme **Note:** Version bump only for package @standardnotes/futura-theme

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.11 (2022-06-16)
**Note:** Version bump only for package @standardnotes/midnight-theme
## 1.2.10 (2022-06-16) ## 1.2.10 (2022-06-16)
**Note:** Version bump only for package @standardnotes/midnight-theme **Note:** Version bump only for package @standardnotes/midnight-theme

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.10 (2022-06-16)
**Note:** Version bump only for package @standardnotes/solarized-dark-theme
## 1.2.9 (2022-06-16) ## 1.2.9 (2022-06-16)
**Note:** Version bump only for package @standardnotes/solarized-dark-theme **Note:** Version bump only for package @standardnotes/solarized-dark-theme

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/solarized-dark-theme", "name": "@standardnotes/solarized-dark-theme",
"version": "1.2.9", "version": "1.2.10",
"main": "dist/dist.css", "main": "dist/dist.css",
"private": true, "private": true,
"sn": { "sn": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.11 (2022-06-16)
**Note:** Version bump only for package @standardnotes/titanium-theme
## 1.2.10 (2022-06-16) ## 1.2.10 (2022-06-16)
**Note:** Version bump only for package @standardnotes/titanium-theme **Note:** Version bump only for package @standardnotes/titanium-theme

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.0.13 (2022-06-16)
**Note:** Version bump only for package @standardnotes/authenticator
## 2.0.12 (2022-06-16) ## 2.0.12 (2022-06-16)
**Note:** Version bump only for package @standardnotes/authenticator **Note:** Version bump only for package @standardnotes/authenticator

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/authenticator", "name": "@standardnotes/authenticator",
"version": "2.0.12", "version": "2.0.13",
"main": "dist/dist.js", "main": "dist/dist.js",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 3.22.5 (2022-06-16)
**Note:** Version bump only for package @standardnotes/desktop
## 3.22.4 (2022-06-16) ## 3.22.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 3.22.5 (2022-06-16)
**Note:** Version bump only for package @standardnotes/inner-desktop
## 3.22.4 (2022-06-16) ## 3.22.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/inner-desktop **Note:** Version bump only for package @standardnotes/inner-desktop

View File

@@ -4,7 +4,7 @@
"private": true, "private": true,
"description": "An end-to-end encrypted notes app for digitalists and professionals.", "description": "An end-to-end encrypted notes app for digitalists and professionals.",
"author": "Standard Notes <help@standardnotes.com>", "author": "Standard Notes <help@standardnotes.com>",
"version": "3.22.4", "version": "3.22.5",
"main": "./dist/index.js", "main": "./dist/index.js",
"installConfig": { "installConfig": {
"selfReferences": true "selfReferences": true

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.22.4", "version": "3.22.5",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"author": "Standard Notes", "author": "Standard Notes",
"private": true, "private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.4.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/icons
## 1.4.2 (2022-06-16) ## 1.4.2 (2022-06-16)
**Note:** Version bump only for package @standardnotes/icons **Note:** Version bump only for package @standardnotes/icons

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/icons", "name": "@standardnotes/icons",
"version": "1.4.2", "version": "1.4.3",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 3.23.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/mobile
## 3.23.2 (2022-06-16) ## 3.23.2 (2022-06-16)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.23.2", "version": "3.23.3",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/styles
## 1.2.3 (2022-06-16) ## 1.2.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/styles **Note:** Version bump only for package @standardnotes/styles

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/styles", "name": "@standardnotes/styles",
"version": "1.2.3", "version": "1.2.4",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.3 (2022-06-16)
**Note:** Version bump only for package @standardnotes/toast
## 1.2.2 (2022-06-16) ## 1.2.2 (2022-06-16)
**Note:** Version bump only for package @standardnotes/toast **Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/toast", "name": "@standardnotes/toast",
"version": "1.2.2", "version": "1.2.3",
"private": true, "private": true,
"main": "./src/index.ts", "main": "./src/index.ts",
"scripts": { "scripts": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.9 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web-server
## 1.2.8 (2022-06-16) ## 1.2.8 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web-server **Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web-server", "name": "@standardnotes/web-server",
"version": "1.2.8", "version": "1.2.9",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"private": true, "private": true,
"author": "Standard Notes.", "author": "Standard Notes.",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 3.22.5 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## 3.22.4 (2022-06-16) ## 3.22.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

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