chore(release): publish

- @standardnotes/clipper@1.1.102
 - @standardnotes/desktop@3.108.33
 - @standardnotes/mobile@3.56.12
 - @standardnotes/releases@1.4.384
 - @standardnotes/web@3.167.0
This commit is contained in:
StandardNotes CI
2023-07-19 07:34:30 +00:00
parent edead7e251
commit 58cf0e542f
11 changed files with 41 additions and 5 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.
## [1.1.102](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.101...@standardnotes/clipper@1.1.102) (2023-07-19)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.101](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.100...@standardnotes/clipper@1.1.101) (2023-07-18) ## [1.1.101](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.100...@standardnotes/clipper@1.1.101) (2023-07-18)
**Note:** Version bump only for package @standardnotes/clipper **Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/clipper", "name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes", "description": "Web clipper browser extension for Standard Notes",
"version": "1.1.101", "version": "1.1.102",
"private": true, "private": true,
"scripts": { "scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", "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. 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.108.33](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.19...@standardnotes/desktop@3.108.33) (2023-07-19)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.32](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.18...@standardnotes/desktop@3.108.32) (2023-07-18) ## [3.108.32](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.18...@standardnotes/desktop@3.108.32) (2023-07-18)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.108.32", "version": "3.108.33",
"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.
## [3.56.12](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.11...@standardnotes/mobile@3.56.12) (2023-07-19)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.10...@standardnotes/mobile@3.56.11) (2023-07-18) ## [3.56.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.10...@standardnotes/mobile@3.56.11) (2023-07-18)
**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.56.11", "version": "3.56.12",
"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.4.384](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.383...@standardnotes/releases@1.4.384) (2023-07-19)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.383](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.382...@standardnotes/releases@1.4.383) (2023-07-18) ## [1.4.383](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.382...@standardnotes/releases@1.4.383) (2023-07-18)
**Note:** Version bump only for package @standardnotes/releases **Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/releases", "name": "@standardnotes/releases",
"version": "1.4.383", "version": "1.4.384",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"main": "dist/releases.json", "main": "dist/releases.json",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -3,6 +3,12 @@
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.167.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.19...@standardnotes/web@3.167.0) (2023-07-19)
### Features
* Added Undo/Redo buttons to Super mobile toolbar ([edead7e](https://github.com/standardnotes/app/commit/edead7e2511b6c59843bb5b0336ef89fd3240f77))
## [3.166.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.18...@standardnotes/web@3.166.19) (2023-07-18) ## [3.166.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.18...@standardnotes/web@3.166.19) (2023-07-18)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{ {
"versions": [ "versions": [
{
"version": "3.167.0",
"title": "[3.167.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.19...@standardnotes/web@3.167.0) (2023-07-19)",
"date": null,
"body": "### Features\n\n* Added Undo/Redo buttons to Super mobile toolbar ([edead7e](https://github.com/standardnotes/app/commit/edead7e2511b6c59843bb5b0336ef89fd3240f77))",
"parsed": {
"_": [
"Added Undo/Redo buttons to Super mobile toolbar (edead7e)"
],
"Features": [
"Added Undo/Redo buttons to Super mobile toolbar (edead7e)"
]
}
},
{ {
"version": "3.166.19", "version": "3.166.19",
"title": "[3.166.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.18...@standardnotes/web@3.166.19) (2023-07-18)", "title": "[3.166.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.18...@standardnotes/web@3.166.19) (2023-07-18)",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.166.19", "version": "3.167.0",
"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.",