StandardNotes CI
2022-12-02 15:13:17 +00:00
parent 29368c51b8
commit 1e8ce4bee6
25 changed files with 82 additions and 12 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.20.16](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.15...@standardnotes/api@1.20.16) (2022-12-02)
**Note:** Version bump only for package @standardnotes/api
## [1.20.15](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.14...@standardnotes/api@1.20.15) (2022-12-01)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.15",
"version": "1.20.16",
"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.104.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.116.0...@standardnotes/desktop@3.104.1) (2022-12-02)
**Note:** Version bump only for package @standardnotes/desktop
# [3.104.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.115.2...@standardnotes/desktop@3.104.0) (2022-12-01)
### Features

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.0",
"version": "3.104.1",
"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.19.24](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.23...@standardnotes/encryption@1.19.24) (2022-12-02)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.23](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.22...@standardnotes/encryption@1.19.23) (2022-12-01)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.23",
"version": "1.19.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.
## [1.27.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.0...@standardnotes/filepicker@1.27.1) (2022-12-02)
**Note:** Version bump only for package @standardnotes/filepicker
# [1.27.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.5...@standardnotes/filepicker@1.27.0) (2022-12-01)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.27.0",
"version": "1.27.1",
"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.14.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.0...@standardnotes/files@1.14.1) (2022-12-02)
**Note:** Version bump only for package @standardnotes/files
# [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.5...@standardnotes/files@1.14.0) (2022-12-01)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.0",
"version": "1.14.1",
"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.49.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.48.7...@standardnotes/mobile@3.49.0) (2022-12-02)
### Features
* Moments: your personal photo journal, now available in Labs ([#2079](https://github.com/standardnotes/app/issues/2079)) ([29368c5](https://github.com/standardnotes/app/commit/29368c51b801331dd73d8cbee9746abadf2e1120))
## [3.48.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.48.6...@standardnotes/mobile@3.48.7) (2022-12-01)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

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.39.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.38.2...@standardnotes/models@1.39.0) (2022-12-02)
### Features
* Moments: your personal photo journal, now available in Labs ([#2079](https://github.com/standardnotes/app/issues/2079)) ([29368c5](https://github.com/standardnotes/app/commit/29368c51b801331dd73d8cbee9746abadf2e1120))
## [1.38.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.38.1...@standardnotes/models@1.38.2) (2022-12-01)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.38.2",
"version": "1.39.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.24](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.23...@standardnotes/releases@1.4.24) (2022-12-02)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.23](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.22...@standardnotes/releases@1.4.23) (2022-12-01)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.50.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.49.0...@standardnotes/services@1.50.0) (2022-12-02)
### Features
* Moments: your personal photo journal, now available in Labs ([#2079](https://github.com/standardnotes/app/issues/2079)) ([29368c5](https://github.com/standardnotes/app/commit/29368c51b801331dd73d8cbee9746abadf2e1120))
# [1.49.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.48.1...@standardnotes/services@1.49.0) (2022-12-01)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.49.0",
"version": "1.50.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.
## [2.155.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.0...@standardnotes/snjs@2.155.1) (2022-12-02)
**Note:** Version bump only for package @standardnotes/snjs
# [2.155.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.154.1...@standardnotes/snjs@2.155.0) (2022-12-01)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.155.0",
"version": "2.155.1",
"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.17.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.7...@standardnotes/ui-services@1.17.8) (2022-12-02)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.17.7](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.6...@standardnotes/ui-services@1.17.7) (2022-12-01)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.17.7",
"version": "1.17.8",
"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.117.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.116.0...@standardnotes/web@3.117.0) (2022-12-02)
### Features
* Moments: your personal photo journal, now available in Labs ([#2079](https://github.com/standardnotes/app/issues/2079)) ([29368c5](https://github.com/standardnotes/app/commit/29368c51b801331dd73d8cbee9746abadf2e1120))
# [3.116.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.2...@standardnotes/web@3.116.0) (2022-12-01)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.117.0",
"title": "[3.117.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.116.0...@standardnotes/web@3.117.0) (2022-12-02)",
"date": null,
"body": "### Features\n\n* Moments: your personal photo journal, now available in Labs ([#2079](https://github.com/standardnotes/app/issues/2079)) ([29368c5](https://github.com/standardnotes/app/commit/29368c51b801331dd73d8cbee9746abadf2e1120))",
"parsed": {
"_": [
"Moments: your personal photo journal, now available in Labs (#2079) (29368c5)"
],
"Features": [
"Moments: your personal photo journal, now available in Labs (#2079) (29368c5)"
]
}
},
{
"version": "3.116.0",
"title": "[3.116.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.2...@standardnotes/web@3.116.0) (2022-12-01)",

View File

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