chore(release): publish
- @standardnotes/clipper@1.1.178 - @standardnotes/desktop@3.108.110 - @standardnotes/mobile@3.56.89 - @standardnotes/releases@1.4.462 - @standardnotes/web@3.170.0
This commit is contained in:
@@ -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.178](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.177...@standardnotes/clipper@1.1.178) (2023-08-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
## [1.1.177](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.176...@standardnotes/clipper@1.1.177) (2023-08-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/clipper",
|
||||
"description": "Web clipper browser extension for Standard Notes",
|
||||
"version": "1.1.177",
|
||||
"version": "1.1.178",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||
|
||||
@@ -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.108.110](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.35...@standardnotes/desktop@3.108.110) (2023-08-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.108.109](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.169.34...@standardnotes/desktop@3.108.109) (2023-08-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.108.109",
|
||||
"version": "3.108.110",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.56.89](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.88...@standardnotes/mobile@3.56.89) (2023-08-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.56.88](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.87...@standardnotes/mobile@3.56.88) (2023-08-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.56.88",
|
||||
"version": "3.56.89",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
|
||||
@@ -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.462](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.461...@standardnotes/releases@1.4.462) (2023-08-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.461](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.460...@standardnotes/releases@1.4.461) (2023-08-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.461",
|
||||
"version": "1.4.462",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -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.170.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.35...@standardnotes/web@3.170.0) (2023-08-16)
|
||||
|
||||
### Features
|
||||
|
||||
* Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed ([#2432](https://github.com/standardnotes/app/issues/2432)) ([77f72ff](https://github.com/standardnotes/app/commit/77f72ff7b67a5dab502d1db95dc512e3bf348541))
|
||||
|
||||
## [3.169.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.34...@standardnotes/web@3.169.35) (2023-08-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.170.0",
|
||||
"title": "[3.170.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.35...@standardnotes/web@3.170.0) (2023-08-16)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed ([#2432](https://github.com/standardnotes/app/issues/2432)) ([77f72ff](https://github.com/standardnotes/app/commit/77f72ff7b67a5dab502d1db95dc512e3bf348541))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed (#2432) (77f72ff)"
|
||||
],
|
||||
"Features": [
|
||||
"Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed (#2432) (77f72ff)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.169.35",
|
||||
"title": "[3.169.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.34...@standardnotes/web@3.169.35) (2023-08-15)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.169.35",
|
||||
"version": "3.170.0",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user