chore(release): publish

- @standardnotes/desktop@3.23.77
 - @standardnotes/icons@1.4.7
 - @standardnotes/mobile@3.30.33
 - @standardnotes/releases@1.2.99
 - @standardnotes/snjs@2.124.4
 - @standardnotes/toast@1.3.4
 - @standardnotes/web-server@1.2.100
 - @standardnotes/web@3.40.6
This commit is contained in:
StandardNotes CI
2022-07-14 15:27:11 +00:00
parent a827274ac6
commit 12168945f1
16 changed files with 40 additions and 8 deletions

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.77](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.76...@standardnotes/desktop@3.23.77) (2022-07-14)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.76](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.75...@standardnotes/desktop@3.23.76) (2022-07-14)
**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.76",
"version": "3.23.77",
"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.
## [1.4.7](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.6...@standardnotes/icons@1.4.7) (2022-07-14)
**Note:** Version bump only for package @standardnotes/icons
## [1.4.6](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.5...@standardnotes/icons@1.4.6) (2022-07-13)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.4.6",
"version": "1.4.7",
"private": true,
"main": "dist/index.js",
"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.
## [3.30.33](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.32...@standardnotes/mobile@3.30.33) (2022-07-14)
**Note:** Version bump only for package @standardnotes/mobile
## [3.30.32](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.31...@standardnotes/mobile@3.30.32) (2022-07-14)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.30.32",
"version": "3.30.33",
"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.99](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.98...@standardnotes/releases@1.2.99) (2022-07-14)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.98](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.97...@standardnotes/releases@1.2.98) (2022-07-14)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.2.98",
"version": "1.2.99",
"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.
## [2.124.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.3...@standardnotes/snjs@2.124.4) (2022-07-14)
**Note:** Version bump only for package @standardnotes/snjs
## [2.124.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.2...@standardnotes/snjs@2.124.3) (2022-07-13)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.124.3",
"version": "2.124.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.3.4](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.3...@standardnotes/toast@1.3.4) (2022-07-14)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.3](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.2...@standardnotes/toast@1.3.3) (2022-07-13)
**Note:** Version bump only for package @standardnotes/toast

View File

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

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.100](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.99...@standardnotes/web-server@1.2.100) (2022-07-14)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.99](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.98...@standardnotes/web-server@1.2.99) (2022-07-14)
**Note:** Version bump only for package @standardnotes/web-server

View File

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

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.40.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.5...@standardnotes/web@3.40.6) (2022-07-14)
**Note:** Version bump only for package @standardnotes/web
## [3.40.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.4...@standardnotes/web@3.40.5) (2022-07-14)
### Bug Fixes

View File

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