StandardNotes CI
2023-08-05 15:25:25 +00:00
parent ec309d6fb5
commit b07da5b663
27 changed files with 85 additions and 13 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.41](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.40...@standardnotes/api@1.26.41) (2023-08-05)
**Note:** Version bump only for package @standardnotes/api
## [1.26.40](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.39...@standardnotes/api@1.26.40) (2023-08-03)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.40",
"version": "1.26.41",
"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.141](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.140...@standardnotes/clipper@1.1.141) (2023-08-05)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.140](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.139...@standardnotes/clipper@1.1.140) (2023-08-04)
**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.140",
"version": "1.1.141",
"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.72](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.167.38...@standardnotes/desktop@3.108.72) (2023-08-05)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.71](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.167.37...@standardnotes/desktop@3.108.71) (2023-08-04)
**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.71",
"version": "3.108.72",
"license": "CC BY-NC-SA 4.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.63](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.62...@standardnotes/encryption@1.21.63) (2023-08-05)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.62](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.61...@standardnotes/encryption@1.21.62) (2023-08-03)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.62",
"version": "1.21.63",
"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.73](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.72...@standardnotes/filepicker@1.28.73) (2023-08-05)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.72](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.71...@standardnotes/filepicker@1.28.72) (2023-08-03)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.72",
"version": "1.28.73",
"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.16.19](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.18...@standardnotes/files@1.16.19) (2023-08-05)
**Note:** Version bump only for package @standardnotes/files
## [1.16.18](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.17...@standardnotes/files@1.16.18) (2023-08-03)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.16.18",
"version": "1.16.19",
"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.52](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.51...@standardnotes/mobile@3.56.52) (2023-08-05)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.50...@standardnotes/mobile@3.56.51) (2023-08-04)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.51",
"version": "3.56.52",
"author": "Standard Notes.",
"private": true,
"license": "CC BY-NC-SA 4.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.47.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.21...@standardnotes/models@1.47.0) (2023-08-05)
### Features
* Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance ([#2387](https://github.com/standardnotes/app/issues/2387)) [skip e2e] ([ec309d6](https://github.com/standardnotes/app/commit/ec309d6fb54c6cbb28414d1fe9d6119db5943d9c))
## [1.46.21](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.20...@standardnotes/models@1.46.21) (2023-08-03)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.46.21",
"version": "1.47.0",
"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.4.424](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.423...@standardnotes/releases@1.4.424) (2023-08-05)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.423](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.422...@standardnotes/releases@1.4.423) (2023-08-04)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.423",
"version": "1.4.424",
"license": "CC BY-NC-SA 4.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.63.24](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.23...@standardnotes/services@1.63.24) (2023-08-05)
**Note:** Version bump only for package @standardnotes/services
## [1.63.23](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.22...@standardnotes/services@1.63.23) (2023-08-04)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.63.23",
"version": "1.63.24",
"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.31](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.30...@standardnotes/snjs@2.202.31) (2023-08-05)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.30](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.29...@standardnotes/snjs@2.202.30) (2023-08-04)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.202.30",
"version": "2.202.31",
"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.
# [1.29.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.27...@standardnotes/ui-services@1.29.0) (2023-08-05)
### Features
* Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance ([#2387](https://github.com/standardnotes/app/issues/2387)) [skip e2e] ([ec309d6](https://github.com/standardnotes/app/commit/ec309d6fb54c6cbb28414d1fe9d6119db5943d9c))
## [1.28.27](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.26...@standardnotes/ui-services@1.28.27) (2023-08-04)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.28.27",
"version": "1.29.0",
"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.168.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.38...@standardnotes/web@3.168.0) (2023-08-05)
### Features
* Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance ([#2387](https://github.com/standardnotes/app/issues/2387)) [skip e2e] ([ec309d6](https://github.com/standardnotes/app/commit/ec309d6fb54c6cbb28414d1fe9d6119db5943d9c))
## [3.167.38](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.37...@standardnotes/web@3.167.38) (2023-08-04)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.168.0",
"title": "[3.168.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.38...@standardnotes/web@3.168.0) (2023-08-05)",
"date": null,
"body": "### Features\n\n* Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance ([#2387](https://github.com/standardnotes/app/issues/2387)) [skip e2e] ([ec309d6](https://github.com/standardnotes/app/commit/ec309d6fb54c6cbb28414d1fe9d6119db5943d9c))",
"parsed": {
"_": [
"Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance (#2387) skip e2e] ([ec309d6)"
],
"Features": [
"Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance (#2387) skip e2e] ([ec309d6)"
]
}
},
{
"version": "3.167.38",
"title": "[3.167.38](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.37...@standardnotes/web@3.167.38) (2023-08-04)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.167.38",
"version": "3.168.0",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes",