StandardNotes CI
2023-11-27 14:57:52 +00:00
parent 6f74ad6745
commit bf6f8a8b62
27 changed files with 78 additions and 24 deletions

View File

@@ -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.26.72](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.71...@standardnotes/api@1.26.72) (2023-11-27)
**Note:** Version bump only for package @standardnotes/api
## [1.26.71](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.70...@standardnotes/api@1.26.71) (2023-11-24)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.71",
"version": "1.26.72",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.333](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.332...@standardnotes/clipper@1.1.333) (2023-11-27)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.332](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.331...@standardnotes/clipper@1.1.332) (2023-11-24)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.332",
"version": "1.1.333",
"private": true,
"scripts": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.108.268](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.35...@standardnotes/desktop@3.108.268) (2023-11-27)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.267](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.34...@standardnotes/desktop@3.108.267) (2023-11-24)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.108.267",
"version": "3.108.268",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,

View File

@@ -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.21.94](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.93...@standardnotes/encryption@1.21.94) (2023-11-27)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.93](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.92...@standardnotes/encryption@1.21.93) (2023-11-24)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.93",
"version": "1.21.94",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.28.106](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.105...@standardnotes/filepicker@1.28.106) (2023-11-27)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.105](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.104...@standardnotes/filepicker@1.28.105) (2023-11-24)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.105",
"version": "1.28.106",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.18.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.3...@standardnotes/files@1.18.4) (2023-11-27)
**Note:** Version bump only for package @standardnotes/files
## [1.18.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.2...@standardnotes/files@1.18.3) (2023-11-24)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.18.3",
"version": "1.18.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.249](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.248...@standardnotes/mobile@3.56.249) (2023-11-27)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.248](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.247...@standardnotes/mobile@3.56.248) (2023-11-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.248",
"version": "3.56.249",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",

View File

@@ -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.
## [1.49.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.49.2...@standardnotes/models@1.49.3) (2023-11-27)
### Bug Fixes
* 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))
## [1.49.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.49.1...@standardnotes/models@1.49.2) (2023-11-24)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.49.2",
"version": "1.49.3",
"publishConfig": {
"access": "public"
},

View File

@@ -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.624](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.623...@standardnotes/releases@1.4.624) (2023-11-27)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.623](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.622...@standardnotes/releases@1.4.623) (2023-11-24)
**Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -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.65.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.65.5...@standardnotes/services@1.65.6) (2023-11-27)
**Note:** Version bump only for package @standardnotes/services
## [1.65.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.65.4...@standardnotes/services@1.65.5) (2023-11-24)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.65.5",
"version": "1.65.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.
## [2.202.113](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.112...@standardnotes/snjs@2.202.113) (2023-11-27)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.112](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.111...@standardnotes/snjs@2.202.112) (2023-11-24)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.202.112",
"version": "2.202.113",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.34.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.5...@standardnotes/ui-services@1.34.6) (2023-11-27)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.34.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.4...@standardnotes/ui-services@1.34.5) (2023-11-24)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.34.5",
"version": "1.34.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -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.181.36](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.35...@standardnotes/web@3.181.36) (2023-11-27)
### Bug Fixes
* 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))
## [3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)
### Bug Fixes

View File

@@ -1,19 +1,17 @@
{
"versions": [
{
"version": "3.181.35",
"title": "[3.181.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.34...@standardnotes/web@3.181.35) (2023-11-24)",
"version": "3.181.36",
"title": "[3.181.36](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.35...@standardnotes/web@3.181.36) (2023-11-27)",
"date": null,
"body": "### Reverts\n\n* Revert \"fix: Fixed issue with checklist alignment in Super notes\" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78))",
"parsed": {
}
},
{
"version": "3.181.34",
"title": "[3.181.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.33...@standardnotes/web@3.181.34) (2023-11-24)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue with checklist alignment in Super notes ([f6c2991](https://github.com/standardnotes/app/commit/f6c2991f460bf234b304f17929b0413282ff5fd5))",
"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))",
"parsed": {
"_": [
"Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) (8ff0d20)"
],
"Bug Fixes": [
"Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) (8ff0d20)"
]
}
},
{

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.181.35",
"version": "3.181.36",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes.",