Skip to content

Commit 766f156

Browse files
committed
chore(release): publish
- @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent cf4b5cc commit 766f156

17 files changed

+51
-8
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.388](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.387](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-10)
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.387",
4+
"version": "1.1.388",
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.326](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.108.325](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-10)
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.325",
4+
"version": "3.108.326",
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.58.47](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/mobile
9+
610
## [3.58.46](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-10)
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.58.46",
3+
"version": "3.58.47",
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.682](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.681](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-10)
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.681",
3+
"version": "1.4.682",
44
"license": "AGPL-3.0",
55
"main": "dist/releases.json",
66
"types": "dist/index.d.ts",

packages/services/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.67.11](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/services
9+
610
## [1.67.10](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-05)
711

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

packages/services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/services",
3-
"version": "1.67.10",
3+
"version": "1.67.11",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/snjs/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+
## [2.204.15](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/snjs
9+
610
## [2.204.14](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-06)
711

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

packages/snjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/snjs",
3-
"version": "2.204.14",
3+
"version": "2.204.15",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/ui-services/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.35.19](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/ui-services
9+
610
## [1.35.18](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-08)
711

812
**Note:** Version bump only for package @standardnotes/ui-services

packages/ui-services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/ui-services",
3-
"version": "1.35.18",
3+
"version": "1.35.19",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/web/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.184.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)
7+
8+
**Note:** Version bump only for package @standardnotes/web
9+
610
## [3.184.1](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-10)
711

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

packages/web/CHANGELOG.md.json

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.184.2",
5+
"title": "[3.184.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-11)",
6+
"date": null,
7+
"body": "**Note:** Version bump only for package @standardnotes/web",
8+
"parsed": {
9+
"_": [
10+
"Note: Version bump only for package @standardnotes/web"
11+
]
12+
}
13+
},
314
{
415
"version": "3.184.1",
516
"title": "[3.184.1](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-10)",

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.184.1",
3+
"version": "3.184.2",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
66
"author": "Standard Notes",

0 commit comments

Comments
 (0)