StandardNotes CI
2022-11-16 12:18:04 +00:00
parent 59f8547a8d
commit 943698d506
30 changed files with 87 additions and 15 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.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.1...@standardnotes/api@1.20.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api
## [1.20.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.0...@standardnotes/api@1.20.1) (2022-11-14)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.1",
"version": "1.20.2",
"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.5.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.4.1...@standardnotes/blocks-editor@1.5.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.4.0...@standardnotes/blocks-editor@1.4.1) (2022-11-11)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.4.1",
"version": "1.5.0",
"private": true,
"main": "./src/index.ts",
"scripts": {

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.23.300](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.299...@standardnotes/desktop@3.23.300) (2022-11-16)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.299](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.298...@standardnotes/desktop@3.23.299) (2022-11-16)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.299",
"version": "3.23.300",
"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.10](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.9...@standardnotes/encryption@1.19.10) (2022-11-16)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.9](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.8...@standardnotes/encryption@1.19.9) (2022-11-14)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.9",
"version": "1.19.10",
"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.55.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.5...@standardnotes/features@1.55.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
## [1.54.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.4...@standardnotes/features@1.54.5) (2022-11-09)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.54.5",
"version": "1.55.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.25.10](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.9...@standardnotes/filepicker@1.25.10) (2022-11-16)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.25.9](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.8...@standardnotes/filepicker@1.25.9) (2022-11-14)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.25.9",
"version": "1.25.10",
"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.12.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.9...@standardnotes/files@1.12.10) (2022-11-16)
**Note:** Version bump only for package @standardnotes/files
## [1.12.9](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.8...@standardnotes/files@1.12.9) (2022-11-14)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.12.9",
"version": "1.12.10",
"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.46.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.6...@standardnotes/mobile@3.46.7) (2022-11-16)
**Note:** Version bump only for package @standardnotes/mobile
## [3.46.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.5...@standardnotes/mobile@3.46.6) (2022-11-16)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.46.6",
"version": "3.46.7",
"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.36.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.35.0...@standardnotes/models@1.36.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
# [1.35.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.10...@standardnotes/models@1.35.0) (2022-11-14)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.35.0",
"version": "1.36.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.3.232](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.231...@standardnotes/releases@1.3.232) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.231](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.230...@standardnotes/releases@1.3.231) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.231",
"version": "1.3.232",
"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.12.6](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.5...@standardnotes/responses@1.12.6) (2022-11-16)
**Note:** Version bump only for package @standardnotes/responses
## [1.12.5](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.4...@standardnotes/responses@1.12.5) (2022-11-09)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.12.5",
"version": "1.12.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.
# [1.45.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.44.0...@standardnotes/services@1.45.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
# [1.44.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.43.0...@standardnotes/services@1.44.0) (2022-11-14)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.44.0",
"version": "1.45.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.
# [2.150.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.149.1...@standardnotes/snjs@2.150.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
## [2.149.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.149.0...@standardnotes/snjs@2.149.1) (2022-11-16)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.149.1",
"version": "2.150.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.13.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.11...@standardnotes/ui-services@1.13.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.10...@standardnotes/ui-services@1.13.11) (2022-11-14)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.13.11",
"version": "1.13.12",
"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.99.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.98.2...@standardnotes/web@3.99.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
## [3.98.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.98.1...@standardnotes/web@3.98.2) (2022-11-16)
### Bug Fixes

View File

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