Skip to content

Commit 25e3dd5

Browse files
committed
chore(release): publish
- @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent 69a9e16 commit 25e3dd5

File tree

11 files changed

+41
-5
lines changed

11 files changed

+41
-5
lines changed

packages/clipper/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.323](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-20)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.322](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)
711

812
**Note:** Version bump only for package @standardnotes/clipper

packages/clipper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@standardnotes/clipper",
33
"description": "Web clipper browser extension for Standard Notes",
4-
"version": "1.1.322",
4+
"version": "1.1.323",
55
"private": true,
66
"scripts": {
77
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

packages/desktop/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.108.257](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-20)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.108.256](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)
711

812
**Note:** Version bump only for package @standardnotes/desktop

packages/desktop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@standardnotes/desktop",
33
"main": "./app/dist/index.js",
4-
"version": "3.108.256",
4+
"version": "3.108.257",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/mobile/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.56.239](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-20)
7+
8+
**Note:** Version bump only for package @standardnotes/mobile
9+
610
## [3.56.238](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)
711

812
**Note:** Version bump only for package @standardnotes/mobile

packages/mobile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/mobile",
3-
"version": "3.56.238",
3+
"version": "3.56.239",
44
"author": "Standard Notes.",
55
"private": true,
66
"license": "AGPL-3.0",

packages/releases/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.614](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-20)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.613](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)
711

812
**Note:** Version bump only for package @standardnotes/releases

packages/releases/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/releases",
3-
"version": "1.4.613",
3+
"version": "1.4.614",
44
"license": "AGPL-3.0",
55
"main": "dist/releases.json",
66
"types": "dist/index.d.ts",

packages/web/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.181.26](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-20)
7+
8+
### Bug Fixes
9+
10+
* Fixed issue with floating toolbar in Super notes where it would persist even after unselecting text ([69a9e16](https://github.com/standardnotes/app/commit/69a9e16ed2543dce835ee2f440e35bae87275a68))
11+
612
## [3.181.25](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)
713

814
**Note:** Version bump only for package @standardnotes/web

packages/web/CHANGELOG.md.json

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.181.26",
5+
"title": "[3.181.26](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-20)",
6+
"date": null,
7+
"body": "### Bug Fixes\n\n* Fixed issue with floating toolbar in Super notes where it would persist even after unselecting text ([69a9e16](https://github.com/standardnotes/app/commit/69a9e16ed2543dce835ee2f440e35bae87275a68))",
8+
"parsed": {
9+
"_": [
10+
"Fixed issue with floating toolbar in Super notes where it would persist even after unselecting text (69a9e16)"
11+
],
12+
"Bug Fixes": [
13+
"Fixed issue with floating toolbar in Super notes where it would persist even after unselecting text (69a9e16)"
14+
]
15+
}
16+
},
317
{
418
"version": "3.181.25",
519
"title": "[3.181.25](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)",

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/web",
3-
"version": "3.181.25",
3+
"version": "3.181.26",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
66
"author": "Standard Notes.",

0 commit comments

Comments
 (0)