Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
  • Loading branch information
standardci committed Nov 10, 2024
1 parent 7516aae commit d3ce536
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 5 deletions.
4 changes: 4 additions & 0 deletions packages/clipper/CHANGELOG.md
Original file line number Diff line number Diff line change
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.491](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-11-10)

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

## [1.1.490](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-10-14)

**Note:** Version bump only for package @standardnotes/clipper
Expand Down
2 changes: 1 addition & 1 deletion packages/clipper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.490",
"version": "1.1.491",
"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
Original file line number Diff line number Diff line change
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.96](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-11-10)

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

## [3.110.95](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-10-14)

**Note:** Version bump only for package @standardnotes/desktop
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.95",
"version": "3.110.96",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
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.151](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-11-10)

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

## [3.58.150](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-10-14)

**Note:** Version bump only for package @standardnotes/mobile
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.150",
"version": "3.58.151",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/releases/CHANGELOG.md
Original file line number Diff line number Diff line change
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.790](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-11-10)

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

## [1.4.789](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-10-14)

**Note:** Version bump only for package @standardnotes/releases
Expand Down
2 changes: 1 addition & 1 deletion packages/releases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.789",
"version": "1.4.790",
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.195.13](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-11-10)

### Bug Fixes

* Fix issue with toggling notes panel back on when it has been turned off ([7516aae](https://github.com/standardnotes/app/commit/7516aae885f3ba7512c1da44212ea9afb8036550)), closes [standardnotes/forum#3754](https://github.com/standardnotes/forum/issues/3754)

## [3.195.12](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-10-14)

**Note:** Version bump only for package @standardnotes/web
Expand Down
14 changes: 14 additions & 0 deletions packages/web/CHANGELOG.md.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.195.13",
"title": "[3.195.13](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-11-10)",
"date": null,
"body": "### Bug Fixes\n\n* Fix issue with toggling notes panel back on when it has been turned off ([7516aae](https://github.com/standardnotes/app/commit/7516aae885f3ba7512c1da44212ea9afb8036550)), closes [standardnotes/forum#3754](https://github.com/standardnotes/forum/issues/3754)",
"parsed": {
"_": [
"Fix issue with toggling notes panel back on when it has been turned off (7516aae), closes standardnotes/forum#3754"
],
"Bug Fixes": [
"Fix issue with toggling notes panel back on when it has been turned off (7516aae), closes standardnotes/forum#3754"
]
}
},
{
"version": "3.195.12",
"title": "[3.195.12](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-10-14)",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.195.12",
"version": "3.195.13",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes",
Expand Down

0 comments on commit d3ce536

Please sign in to comment.