StandardNotes CI
2023-06-06 17:18:30 +00:00
parent 6e6402da81
commit d129d51bfe
21 changed files with 61 additions and 10 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.1.45](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.44...@standardnotes/clipper@1.1.45) (2023-06-06)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.44](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.43...@standardnotes/clipper@1.1.44) (2023-06-02)
**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.44",
"version": "1.1.45",
"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.106.54](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.161.0...@standardnotes/desktop@3.106.54) (2023-06-06)
**Note:** Version bump only for package @standardnotes/desktop
## [3.106.53](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.160.19...@standardnotes/desktop@3.106.53) (2023-06-02)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.106.53",
"version": "3.106.54",
"license": "AGPL-3.0-or-later",
"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.28.47](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.46...@standardnotes/filepicker@1.28.47) (2023-06-06)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.46](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.45...@standardnotes/filepicker@1.28.46) (2023-05-22)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.46",
"version": "1.28.47",
"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.15.9](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.8...@standardnotes/files@1.15.9) (2023-06-06)
**Note:** Version bump only for package @standardnotes/files
## [1.15.8](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.7...@standardnotes/files@1.15.8) (2023-05-22)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.15.8",
"version": "1.15.9",
"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.53.54](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.53...@standardnotes/mobile@3.53.54) (2023-06-06)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.53](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.52...@standardnotes/mobile@3.53.53) (2023-06-02)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.53.53",
"version": "3.53.54",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

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.322](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.321...@standardnotes/releases@1.4.322) (2023-06-06)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.321](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.320...@standardnotes/releases@1.4.321) (2023-06-02)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.321",
"version": "1.4.322",
"license": "AGPL-3.0-or-later",
"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.59.12](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.11...@standardnotes/services@1.59.12) (2023-06-06)
**Note:** Version bump only for package @standardnotes/services
## [1.59.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.10...@standardnotes/services@1.59.11) (2023-05-31)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.59.11",
"version": "1.59.12",
"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.168.20](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.19...@standardnotes/snjs@2.168.20) (2023-06-06)
**Note:** Version bump only for package @standardnotes/snjs
## [2.168.19](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.18...@standardnotes/snjs@2.168.19) (2023-05-31)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.168.19",
"version": "2.168.20",
"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.26.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.13...@standardnotes/ui-services@1.26.14) (2023-06-06)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.26.13](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.12...@standardnotes/ui-services@1.26.13) (2023-05-31)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.26.13",
"version": "1.26.14",
"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.161.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.161.0...@standardnotes/web@3.161.1) (2023-06-06)
**Note:** Version bump only for package @standardnotes/web
# [3.161.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.19...@standardnotes/web@3.161.0) (2023-06-02)
### Features

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.161.1",
"title": "[3.161.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.161.0...@standardnotes/web@3.161.1) (2023-06-06)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.161.0",
"title": "[3.161.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.19...@standardnotes/web@3.161.0) (2023-06-02)",

View File

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