Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/clipper@1.1.427
 - @standardnotes/desktop@3.110.29
 - @standardnotes/mobile@3.58.86
 - @standardnotes/releases@1.4.722
 - @standardnotes/snjs@2.208.9
 - @standardnotes/web@3.191.15
  • Loading branch information
standardci committed Mar 6, 2024
1 parent 7301acd commit d2404ba
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 6 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.427](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.426...@standardnotes/clipper@1.1.427) (2024-03-06)

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

## [1.1.426](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.425...@standardnotes/clipper@1.1.426) (2024-03-05)

**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.426",
"version": "1.1.427",
"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.29](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.14...@standardnotes/desktop@3.110.29) (2024-03-06)

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

## [3.110.28](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.13...@standardnotes/desktop@3.110.28) (2024-03-05)

**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.28",
"version": "3.110.29",
"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.86](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.85...@standardnotes/mobile@3.58.86) (2024-03-06)

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

## [3.58.85](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.84...@standardnotes/mobile@3.58.85) (2024-03-05)

**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.85",
"version": "3.58.86",
"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.722](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.721...@standardnotes/releases@1.4.722) (2024-03-06)

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

## [1.4.721](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.720...@standardnotes/releases@1.4.721) (2024-03-05)

**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.721",
"version": "1.4.722",
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/snjs/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.

## [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

## [2.208.8](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.7...@standardnotes/snjs@2.208.8) (2024-03-05)

**Note:** Version bump only for package @standardnotes/snjs
Expand Down
2 changes: 1 addition & 1 deletion packages/snjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.208.8",
"version": "2.208.9",
"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.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.14...@standardnotes/web@3.191.15) (2024-03-06)

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

## [3.191.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.13...@standardnotes/web@3.191.14) (2024-03-05)

**Note:** Version bump only for package @standardnotes/web
Expand Down
11 changes: 11 additions & 0 deletions packages/web/CHANGELOG.md.json
@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.191.15",
"title": "[3.191.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.14...@standardnotes/web@3.191.15) (2024-03-06)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.191.14",
"title": "[3.191.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.13...@standardnotes/web@3.191.14) (2024-03-05)",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.191.14",
"version": "3.191.15",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes",
Expand Down

0 comments on commit d2404ba

Please sign in to comment.