StandardNotes CI
2024-02-02 16:08:18 +00:00
parent 16c21f40d1
commit 19a515ee6e
27 changed files with 87 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.79](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.78...@standardnotes/api@1.26.79) (2024-02-02)
**Note:** Version bump only for package @standardnotes/api
## [1.26.78](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.77...@standardnotes/api@1.26.78) (2024-01-27)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.78",
"version": "1.26.79",
"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.403](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.402...@standardnotes/clipper@1.1.403) (2024-02-02)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.402](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.401...@standardnotes/clipper@1.1.402) (2024-01-31)
**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.402",
"version": "1.1.403",
"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.110.5](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.187.3...@standardnotes/desktop@3.110.5) (2024-02-02)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.4](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.187.2...@standardnotes/desktop@3.110.4) (2024-01-31)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.4",
"version": "3.110.5",
"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.101](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.100...@standardnotes/encryption@1.21.101) (2024-02-02)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.100](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.99...@standardnotes/encryption@1.21.100) (2024-01-27)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.100",
"version": "1.21.101",
"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.116](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.115...@standardnotes/filepicker@1.28.116) (2024-02-02)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.115](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.114...@standardnotes/filepicker@1.28.115) (2024-01-27)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.115",
"version": "1.28.116",
"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.20.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.20.0...@standardnotes/files@1.20.1) (2024-02-02)
**Note:** Version bump only for package @standardnotes/files
# [1.20.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.19.0...@standardnotes/files@1.20.0) (2024-01-27)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.20.0",
"version": "1.20.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.
## [3.58.62](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.61...@standardnotes/mobile@3.58.62) (2024-02-02)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.61](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.60...@standardnotes/mobile@3.58.61) (2024-01-31)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.61",
"version": "3.58.62",
"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.54.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.53.0...@standardnotes/models@1.54.0) (2024-02-02)
### Features
* Added search bar to navigation panel for searching tags and smart views ([#2815](https://github.com/standardnotes/app/issues/2815)) ([b07abaa](https://github.com/standardnotes/app/commit/b07abaa5df9ad580355f8179bab616002a33af33))
# [1.53.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.52.0...@standardnotes/models@1.53.0) (2024-01-27)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.53.0",
"version": "1.54.0",
"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.698](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.697...@standardnotes/releases@1.4.698) (2024-02-02)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.697](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.696...@standardnotes/releases@1.4.697) (2024-01-31)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.697",
"version": "1.4.698",
"license": "AGPL-3.0",
"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.69.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.68.3...@standardnotes/services@1.69.0) (2024-02-02)
### Features
* Added search bar to navigation panel for searching tags and smart views ([#2815](https://github.com/standardnotes/app/issues/2815)) ([b07abaa](https://github.com/standardnotes/app/commit/b07abaa5df9ad580355f8179bab616002a33af33))
## [1.68.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.68.2...@standardnotes/services@1.68.3) (2024-01-27)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.68.3",
"version": "1.69.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.207.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.206.0...@standardnotes/snjs@2.207.0) (2024-02-02)
### Features
* Added search bar to navigation panel for searching tags and smart views ([#2815](https://github.com/standardnotes/app/issues/2815)) ([b07abaa](https://github.com/standardnotes/app/commit/b07abaa5df9ad580355f8179bab616002a33af33))
# [2.206.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.205.2...@standardnotes/snjs@2.206.0) (2024-01-27)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.206.0",
"version": "2.207.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.36.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.36.2...@standardnotes/ui-services@1.36.3) (2024-02-02)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.36.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.36.1...@standardnotes/ui-services@1.36.2) (2024-01-30)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.36.2",
"version": "1.36.3",
"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.188.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.3...@standardnotes/web@3.188.0) (2024-02-02)
### Features
* Added search bar to navigation panel for searching tags and smart views ([#2815](https://github.com/standardnotes/app/issues/2815)) ([b07abaa](https://github.com/standardnotes/app/commit/b07abaa5df9ad580355f8179bab616002a33af33))
## [3.187.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.2...@standardnotes/web@3.187.3) (2024-01-31)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.188.0",
"title": "[3.188.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.3...@standardnotes/web@3.188.0) (2024-02-02)",
"date": null,
"body": "### Features\n\n* Added search bar to navigation panel for searching tags and smart views ([#2815](https://github.com/standardnotes/app/issues/2815)) ([b07abaa](https://github.com/standardnotes/app/commit/b07abaa5df9ad580355f8179bab616002a33af33))",
"parsed": {
"_": [
"Added search bar to navigation panel for searching tags and smart views (#2815) (b07abaa)"
],
"Features": [
"Added search bar to navigation panel for searching tags and smart views (#2815) (b07abaa)"
]
}
},
{
"version": "3.187.3",
"title": "[3.187.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.2...@standardnotes/web@3.187.3) (2024-01-31)",

View File

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