chore(release): publish

- @standardnotes/clipper@1.1.22
 - @standardnotes/desktop@3.106.31
 - @standardnotes/icons@1.10.10
 - @standardnotes/mobile@3.53.31
 - @standardnotes/releases@1.4.299
 - @standardnotes/snjs@2.168.10
 - @standardnotes/styles@1.7.7
 - @standardnotes/toast@1.3.29
 - @standardnotes/ui-services@1.26.8
 - @standardnotes/web@3.159.16
This commit is contained in:
StandardNotes CI
2023-05-16 15:30:01 +00:00
parent 8d154b48b8
commit d5ec7d41b9
21 changed files with 61 additions and 10 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.
## [1.1.22](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.21...@standardnotes/clipper@1.1.22) (2023-05-16)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.21](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.20...@standardnotes/clipper@1.1.21) (2023-05-16)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.21",
"version": "1.1.22",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

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.106.31](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.159.15...@standardnotes/desktop@3.106.31) (2023-05-16)
**Note:** Version bump only for package @standardnotes/desktop
## [3.106.30](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.159.14...@standardnotes/desktop@3.106.30) (2023-05-16)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.106.30",
"version": "3.106.31",
"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.10.10](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.9...@standardnotes/icons@1.10.10) (2023-05-16)
**Note:** Version bump only for package @standardnotes/icons
## [1.10.9](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.8...@standardnotes/icons@1.10.9) (2023-04-11)
**Note:** Version bump only for package @standardnotes/icons

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.10.9",
"version": "1.10.10",
"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.53.31](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.159.15...@standardnotes/mobile@3.53.31) (2023-05-16)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.30](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.29...@standardnotes/mobile@3.53.30) (2023-05-16)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.53.30",
"version": "3.53.31",
"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.4.299](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.298...@standardnotes/releases@1.4.299) (2023-05-16)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.298](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.297...@standardnotes/releases@1.4.298) (2023-05-16)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.298",
"version": "1.4.299",
"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.168.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.9...@standardnotes/snjs@2.168.10) (2023-05-16)
**Note:** Version bump only for package @standardnotes/snjs
## [2.168.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.8...@standardnotes/snjs@2.168.9) (2023-05-12)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.168.9",
"version": "2.168.10",
"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.7.7](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.6...@standardnotes/styles@1.7.7) (2023-05-16)
**Note:** Version bump only for package @standardnotes/styles
## [1.7.6](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.5...@standardnotes/styles@1.7.6) (2023-03-30)
**Note:** Version bump only for package @standardnotes/styles

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.7.6",
"version": "1.7.7",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {

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.29](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.28...@standardnotes/toast@1.3.29) (2023-05-16)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.28](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.27...@standardnotes/toast@1.3.28) (2023-04-11)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.28",
"version": "1.3.29",
"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.26.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.7...@standardnotes/ui-services@1.26.8) (2023-05-16)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.26.7](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.6...@standardnotes/ui-services@1.26.7) (2023-05-12)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.26.7",
"version": "1.26.8",
"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.
## [3.159.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.15...@standardnotes/web@3.159.16) (2023-05-16)
**Note:** Version bump only for package @standardnotes/web
## [3.159.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.14...@standardnotes/web@3.159.15) (2023-05-16)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.159.16",
"title": "[3.159.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.15...@standardnotes/web@3.159.16) (2023-05-16)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.159.15",
"title": "[3.159.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.14...@standardnotes/web@3.159.15) (2023-05-16)",

View File

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