mirror of
https://github.com/standardnotes/app.git
synced 2026-01-11 19:56:41 +00:00
chore(release): publish
- @standardnotes/api@1.26.77 - @standardnotes/clipper@1.1.397 - @standardnotes/desktop@3.109.0 - @standardnotes/encryption@1.21.99 - @standardnotes/filepicker@1.28.114 - @standardnotes/files@1.19.0 - @standardnotes/mobile@3.58.56 - @standardnotes/models@1.52.0 - @standardnotes/releases@1.4.691 - @standardnotes/services@1.68.2 - @standardnotes/snjs@2.205.2 - @standardnotes/toast@1.5.0 - @standardnotes/ui-services@1.35.22 - @standardnotes/web@3.186.0
This commit is contained in:
parent
418d1a7371
commit
cfa2e75adc
29 changed files with 94 additions and 14 deletions
|
|
@ -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.77](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.76...@standardnotes/api@1.26.77) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api
|
||||
|
||||
## [1.26.76](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.75...@standardnotes/api@1.26.76) (2024-01-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/api",
|
||||
"version": "1.26.76",
|
||||
"version": "1.26.77",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.397](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.396...@standardnotes/clipper@1.1.397) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
## [1.1.396](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.395...@standardnotes/clipper@1.1.396) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@standardnotes/clipper",
|
||||
"description": "Web clipper browser extension for Standard Notes",
|
||||
"version": "1.1.396",
|
||||
"version": "1.1.397",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||
|
|
|
|||
|
|
@ -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.109.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.185.4...@standardnotes/desktop@3.109.0) (2024-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
|
||||
|
||||
## [3.108.334](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.185.3...@standardnotes/desktop@3.108.334) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.108.334",
|
||||
"version": "3.109.0",
|
||||
"license": "AGPL-3.0",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
|
|
|||
|
|
@ -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.99](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.98...@standardnotes/encryption@1.21.99) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/encryption
|
||||
|
||||
## [1.21.98](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.97...@standardnotes/encryption@1.21.98) (2024-01-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/encryption
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/encryption",
|
||||
"version": "1.21.98",
|
||||
"version": "1.21.99",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.114](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.113...@standardnotes/filepicker@1.28.114) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/filepicker
|
||||
|
||||
## [1.28.113](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.112...@standardnotes/filepicker@1.28.113) (2024-01-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/filepicker
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/filepicker",
|
||||
"version": "1.28.113",
|
||||
"version": "1.28.114",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.19.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.10...@standardnotes/files@1.19.0) (2024-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
|
||||
|
||||
## [1.18.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.9...@standardnotes/files@1.18.10) (2024-01-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/files",
|
||||
"version": "1.18.10",
|
||||
"version": "1.19.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.56](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.55...@standardnotes/mobile@3.58.56) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.58.55](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.54...@standardnotes/mobile@3.58.55) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.58.55",
|
||||
"version": "3.58.56",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
|||
|
|
@ -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.52.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.51.0...@standardnotes/models@1.52.0) (2024-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
|
||||
|
||||
# [1.51.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.50.2...@standardnotes/models@1.51.0) (2024-01-20)
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/models",
|
||||
"version": "1.51.0",
|
||||
"version": "1.52.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.691](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.690...@standardnotes/releases@1.4.691) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.690](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.689...@standardnotes/releases@1.4.690) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.690",
|
||||
"version": "1.4.691",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -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.68.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.68.1...@standardnotes/services@1.68.2) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/services
|
||||
|
||||
## [1.68.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.68.0...@standardnotes/services@1.68.1) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/services
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/services",
|
||||
"version": "1.68.1",
|
||||
"version": "1.68.2",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.205.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.205.1...@standardnotes/snjs@2.205.2) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/snjs
|
||||
|
||||
## [2.205.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.205.0...@standardnotes/snjs@2.205.1) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/snjs
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/snjs",
|
||||
"version": "2.205.1",
|
||||
"version": "2.205.2",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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/toast@1.4.2...@standardnotes/toast@1.5.0) (2024-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
|
||||
|
||||
## [1.4.2](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.4.1...@standardnotes/toast@1.4.2) (2024-01-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/toast
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/toast",
|
||||
"version": "1.4.2",
|
||||
"version": "1.5.0",
|
||||
"private": true,
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -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.35.22](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.21...@standardnotes/ui-services@1.35.22) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/ui-services
|
||||
|
||||
## [1.35.21](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.20...@standardnotes/ui-services@1.35.21) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/ui-services
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/ui-services",
|
||||
"version": "1.35.21",
|
||||
"version": "1.35.22",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.186.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.4...@standardnotes/web@3.186.0) (2024-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
|
||||
|
||||
## [3.185.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.3...@standardnotes/web@3.185.4) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
|
|
|||
|
|
@ -1,5 +1,19 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.186.0",
|
||||
"title": "[3.186.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.4...@standardnotes/web@3.186.0) (2024-01-24)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Super notes can now be exported as PDF (#2776) (418d1a7)"
|
||||
],
|
||||
"Features": [
|
||||
"Super notes can now be exported as PDF (#2776) (418d1a7)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.185.4",
|
||||
"title": "[3.185.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.3...@standardnotes/web@3.185.4) (2024-01-23)",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.185.4",
|
||||
"version": "3.186.0",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue