Skip to content

Commit bf6f8a8

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] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent 6f74ad6 commit bf6f8a8

27 files changed

+78
-24
lines changed

packages/api/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.26.72](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/api
9+
610
## [1.26.71](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
711

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

packages/api/package.json

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

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.333](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.332](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.332",
4+
"version": "1.1.333",
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.268](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.108.267](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.267",
4+
"version": "3.108.268",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/encryption/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.21.94](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/encryption
9+
610
## [1.21.93](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
711

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

packages/encryption/package.json

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

packages/filepicker/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.28.106](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/filepicker
9+
610
## [1.28.105](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
711

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

packages/filepicker/package.json

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

packages/files/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.18.4](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/files
9+
610
## [1.18.3](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
711

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

packages/files/package.json

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

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.249](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/mobile
9+
610
## [3.56.248](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.248",
3+
"version": "3.56.249",
44
"author": "Standard Notes.",
55
"private": true,
66
"license": "AGPL-3.0",

packages/models/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+
## [1.49.3](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
### Bug Fixes
9+
10+
* Fixed issue where checklist item text in Super notes wasn't aligned correctly ([#2656](https://github.com/standardnotes/app/issues/2656)) ([8ff0d20](https://github.com/standardnotes/app/commit/8ff0d208583fd0625682d481f8a065c6ccbd8b8e))
11+
612
## [1.49.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
713

814
### Reverts

packages/models/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/models",
3-
"version": "1.49.2",
3+
"version": "1.49.3",
44
"publishConfig": {
55
"access": "public"
66
},

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.624](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.623](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.623",
3+
"version": "1.4.624",
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.65.6](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/services
9+
610
## [1.65.5](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.65.5",
3+
"version": "1.65.6",
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.202.113](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/snjs
9+
610
## [2.202.112](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.202.112",
3+
"version": "2.202.113",
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.34.6](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
**Note:** Version bump only for package @standardnotes/ui-services
9+
610
## [1.34.5](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
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.34.5",
3+
"version": "1.34.6",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

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.36](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-27)
7+
8+
### Bug Fixes
9+
10+
* Fixed issue where checklist item text in Super notes wasn't aligned correctly ([#2656](https://github.com/standardnotes/app/issues/2656)) ([8ff0d20](https://github.com/standardnotes/app/commit/8ff0d208583fd0625682d481f8a065c6ccbd8b8e))
11+
612
## [3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)
713

814
### Bug Fixes

packages/web/CHANGELOG.md.json

+9-11
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
{
22
"versions": [
33
{
4-
"version": "3.181.35",
5-
"title": "[3.181.35](https://github.com/standardnotes/app/compare/@standardnotes/[email protected].34...@standardnotes/[email protected].35) (2023-11-24)",
4+
"version": "3.181.36",
5+
"title": "[3.181.36](https://github.com/standardnotes/app/compare/@standardnotes/[email protected].35...@standardnotes/[email protected].36) (2023-11-27)",
66
"date": null,
7-
"body": "### Reverts\n\n* Revert \"fix: Fixed issue with checklist alignment in Super notes\" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78))",
8-
"parsed": {
9-
}
10-
},
11-
{
12-
"version": "3.181.34",
13-
"title": "[3.181.34](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-24)",
14-
"date": null,
15-
"body": "### Bug Fixes\n\n* Fixed issue with checklist alignment in Super notes ([f6c2991](https://github.com/standardnotes/app/commit/f6c2991f460bf234b304f17929b0413282ff5fd5))",
7+
"body": "### Bug Fixes\n\n* Fixed issue where checklist item text in Super notes wasn't aligned correctly ([#2656](https://github.com/standardnotes/app/issues/2656)) ([8ff0d20](https://github.com/standardnotes/app/commit/8ff0d208583fd0625682d481f8a065c6ccbd8b8e))",
168
"parsed": {
9+
"_": [
10+
"Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) (8ff0d20)"
11+
],
12+
"Bug Fixes": [
13+
"Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) (8ff0d20)"
14+
]
1715
}
1816
},
1917
{

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

0 commit comments

Comments
 (0)