chore(release): publish
- @standardnotes/api@1.26.83 - @standardnotes/clipper@1.1.429 - @standardnotes/desktop@3.110.31 - @standardnotes/mobile@3.58.88 - @standardnotes/releases@1.4.724 - @standardnotes/services@1.70.3 - @standardnotes/snjs@2.208.10 - @standardnotes/ui-services@1.37.3 - @standardnotes/web@3.191.17
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.26.83](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.82...@standardnotes/api@1.26.83) (2024-03-07)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))
|
||||||
|
|
||||||
## [1.26.82](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.81...@standardnotes/api@1.26.82) (2024-03-05)
|
## [1.26.82](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.81...@standardnotes/api@1.26.82) (2024-03-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/api
|
**Note:** Version bump only for package @standardnotes/api
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/api",
|
"name": "@standardnotes/api",
|
||||||
"version": "1.26.82",
|
"version": "1.26.83",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.1.429](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.428...@standardnotes/clipper@1.1.429) (2024-03-07)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/clipper
|
||||||
|
|
||||||
## [1.1.428](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.427...@standardnotes/clipper@1.1.428) (2024-03-07)
|
## [1.1.428](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.427...@standardnotes/clipper@1.1.428) (2024-03-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/clipper
|
**Note:** Version bump only for package @standardnotes/clipper
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/clipper",
|
"name": "@standardnotes/clipper",
|
||||||
"description": "Web clipper browser extension for Standard Notes",
|
"description": "Web clipper browser extension for Standard Notes",
|
||||||
"version": "1.1.428",
|
"version": "1.1.429",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [3.110.31](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.16...@standardnotes/desktop@3.110.31) (2024-03-07)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/desktop
|
||||||
|
|
||||||
## [3.110.30](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.15...@standardnotes/desktop@3.110.30) (2024-03-07)
|
## [3.110.30](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.15...@standardnotes/desktop@3.110.30) (2024-03-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/desktop
|
**Note:** Version bump only for package @standardnotes/desktop
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/desktop",
|
"name": "@standardnotes/desktop",
|
||||||
"main": "./app/dist/index.js",
|
"main": "./app/dist/index.js",
|
||||||
"version": "3.110.30",
|
"version": "3.110.31",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [3.58.88](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.87...@standardnotes/mobile@3.58.88) (2024-03-07)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))
|
||||||
|
|
||||||
## [3.58.87](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.86...@standardnotes/mobile@3.58.87) (2024-03-07)
|
## [3.58.87](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.86...@standardnotes/mobile@3.58.87) (2024-03-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/mobile
|
**Note:** Version bump only for package @standardnotes/mobile
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/mobile",
|
"name": "@standardnotes/mobile",
|
||||||
"version": "3.58.87",
|
"version": "3.58.88",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.4.724](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.723...@standardnotes/releases@1.4.724) (2024-03-07)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/releases
|
||||||
|
|
||||||
## [1.4.723](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.722...@standardnotes/releases@1.4.723) (2024-03-07)
|
## [1.4.723](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.722...@standardnotes/releases@1.4.723) (2024-03-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/releases
|
**Note:** Version bump only for package @standardnotes/releases
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/releases",
|
"name": "@standardnotes/releases",
|
||||||
"version": "1.4.723",
|
"version": "1.4.724",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "dist/releases.json",
|
"main": "dist/releases.json",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.70.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.2...@standardnotes/services@1.70.3) (2024-03-07)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))
|
||||||
|
|
||||||
## [1.70.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.1...@standardnotes/services@1.70.2) (2024-03-05)
|
## [1.70.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.1...@standardnotes/services@1.70.2) (2024-03-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/services
|
**Note:** Version bump only for package @standardnotes/services
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/services",
|
"name": "@standardnotes/services",
|
||||||
"version": "1.70.2",
|
"version": "1.70.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [2.208.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.9...@standardnotes/snjs@2.208.10) (2024-03-07)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))
|
||||||
|
|
||||||
## [2.208.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.8...@standardnotes/snjs@2.208.9) (2024-03-06)
|
## [2.208.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.8...@standardnotes/snjs@2.208.9) (2024-03-06)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/snjs
|
**Note:** Version bump only for package @standardnotes/snjs
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/snjs",
|
"name": "@standardnotes/snjs",
|
||||||
"version": "2.208.9",
|
"version": "2.208.10",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.37.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.2...@standardnotes/ui-services@1.37.3) (2024-03-07)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/ui-services
|
||||||
|
|
||||||
## [1.37.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.1...@standardnotes/ui-services@1.37.2) (2024-03-05)
|
## [1.37.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.1...@standardnotes/ui-services@1.37.2) (2024-03-05)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/ui-services
|
**Note:** Version bump only for package @standardnotes/ui-services
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/ui-services",
|
"name": "@standardnotes/ui-services",
|
||||||
"version": "1.37.2",
|
"version": "1.37.3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [3.191.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.16...@standardnotes/web@3.191.17) (2024-03-07)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))
|
||||||
|
|
||||||
## [3.191.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.15...@standardnotes/web@3.191.16) (2024-03-07)
|
## [3.191.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.15...@standardnotes/web@3.191.16) (2024-03-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/web
|
**Note:** Version bump only for package @standardnotes/web
|
||||||
|
|||||||
@@ -1,5 +1,19 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "3.191.17",
|
||||||
|
"title": "[3.191.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.16...@standardnotes/web@3.191.17) (2024-03-07)",
|
||||||
|
"date": null,
|
||||||
|
"body": "### Bug Fixes\n\n* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))",
|
||||||
|
"parsed": {
|
||||||
|
"_": [
|
||||||
|
"use API v0 on iOS (#2858) skip e2e] ([3b2f761)"
|
||||||
|
],
|
||||||
|
"Bug Fixes": [
|
||||||
|
"use API v0 on iOS (#2858) skip e2e] ([3b2f761)"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.191.16",
|
"version": "3.191.16",
|
||||||
"title": "[3.191.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.15...@standardnotes/web@3.191.16) (2024-03-07)",
|
"title": "[3.191.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.15...@standardnotes/web@3.191.16) (2024-03-07)",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/web",
|
"name": "@standardnotes/web",
|
||||||
"version": "3.191.16",
|
"version": "3.191.17",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "dist/app.js",
|
"main": "dist/app.js",
|
||||||
"author": "Standard Notes",
|
"author": "Standard Notes",
|
||||||
|
|||||||
Reference in New Issue
Block a user