Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/clipper@1.1.435
 - @standardnotes/desktop@3.110.37
 - @standardnotes/mobile@3.58.94
 - @standardnotes/releases@1.4.730
 - @standardnotes/styles@1.8.2
 - @standardnotes/ui-services@1.37.4
 - @standardnotes/web@3.191.23
  • Loading branch information
standardci committed Mar 13, 2024
1 parent 20a9ef0 commit e97e788
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 13 deletions.
4 changes: 4 additions & 0 deletions packages/clipper/CHANGELOG.md
Expand Up @@ -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.435](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.434...@standardnotes/clipper@1.1.435) (2024-03-13)

**Note:** Version bump only for package @standardnotes/clipper

## [1.1.434](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.433...@standardnotes/clipper@1.1.434) (2024-03-12)

**Note:** Version bump only for package @standardnotes/clipper
Expand Down
2 changes: 1 addition & 1 deletion packages/clipper/package.json
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.434",
"version": "1.1.435",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/desktop/CHANGELOG.md
Expand Up @@ -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.37](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.22...@standardnotes/desktop@3.110.37) (2024-03-13)

**Note:** Version bump only for package @standardnotes/desktop

## [3.110.36](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.21...@standardnotes/desktop@3.110.36) (2024-03-12)

**Note:** Version bump only for package @standardnotes/desktop
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/package.json
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.36",
"version": "3.110.37",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/mobile/CHANGELOG.md
Expand Up @@ -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.94](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.93...@standardnotes/mobile@3.58.94) (2024-03-13)

**Note:** Version bump only for package @standardnotes/mobile

## [3.58.93](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.92...@standardnotes/mobile@3.58.93) (2024-03-12)

**Note:** Version bump only for package @standardnotes/mobile
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.93",
"version": "3.58.94",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/releases/CHANGELOG.md
Expand Up @@ -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.730](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.729...@standardnotes/releases@1.4.730) (2024-03-13)

**Note:** Version bump only for package @standardnotes/releases

## [1.4.729](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.728...@standardnotes/releases@1.4.729) (2024-03-12)

**Note:** Version bump only for package @standardnotes/releases
Expand Down
2 changes: 1 addition & 1 deletion packages/releases/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.729",
"version": "1.4.730",
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/styles/CHANGELOG.md
Expand Up @@ -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.8.2](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.8.1...@standardnotes/styles@1.8.2) (2024-03-13)

**Note:** Version bump only for package @standardnotes/styles

## [1.8.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.8.0...@standardnotes/styles@1.8.1) (2023-10-24)

**Note:** Version bump only for package @standardnotes/styles
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.8.1",
"version": "1.8.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/ui-services/CHANGELOG.md
Expand Up @@ -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.37.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.3...@standardnotes/ui-services@1.37.4) (2024-03-13)

**Note:** Version bump only for package @standardnotes/ui-services

## [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
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-services/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.37.3",
"version": "1.37.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/web/CHANGELOG.md
Expand Up @@ -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.191.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.22...@standardnotes/web@3.191.23) (2024-03-13)

**Note:** Version bump only for package @standardnotes/web

## [3.191.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.21...@standardnotes/web@3.191.22) (2024-03-12)

**Note:** Version bump only for package @standardnotes/web
Expand Down
23 changes: 17 additions & 6 deletions packages/web/CHANGELOG.md.json
@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.191.23",
"title": "[3.191.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.22...@standardnotes/web@3.191.23) (2024-03-13)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.191.22",
"title": "[3.191.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.21...@standardnotes/web@3.191.22) (2024-03-12)",
Expand All @@ -15,13 +26,13 @@
"version": "3.191.21",
"title": "[3.191.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.20...@standardnotes/web@3.191.21) (2024-03-11)",
"date": null,
"body": "### Bug Fixes\n\n* use API v0 for Android ([6d872cd](https://github.com/standardnotes/app/commit/6d872cd45a504c824d6fa2d3325e1ba2401f3046))",
"body": "### Bug Fixes\n\n* Fixed issue with re-authentication prompts ([6d872cd](https://github.com/standardnotes/app/commit/6d872cd45a504c824d6fa2d3325e1ba2401f3046))",
"parsed": {
"_": [
"Fixed issue with re-authentication prompts on Android"
"Fixed issue with re-authentication prompts (6d872cd)"
],
"Bug Fixes": [
"Fixed issue with re-authentication prompts on Android"
"Fixed issue with re-authentication prompts (6d872cd)"
]
}
},
Expand Down Expand Up @@ -62,13 +73,13 @@
"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))",
"body": "### Bug Fixes\n\n* Fixed issue with re-authentication prompts ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))",
"parsed": {
"_": [
"Fixed issue with re-authentication prompts on iOS"
"Fixed issue with re-authentication prompts (#2858) skip e2e] ([3b2f761)"
],
"Bug Fixes": [
"Fixed issue with re-authentication prompts on iOS"
"Fixed issue with re-authentication prompts (#2858) skip e2e] ([3b2f761)"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.191.22",
"version": "3.191.23",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes.",
Expand Down

0 comments on commit e97e788

Please sign in to comment.