Skip to content

Commit 14a8294

Browse files
committed
chore(release): publish
- @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent 6e1d792 commit 14a8294

File tree

15 files changed

+46
-7
lines changed

15 files changed

+46
-7
lines changed

packages/clipper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.385](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-08)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.384](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-06)
711

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

packages/clipper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@standardnotes/clipper",
33
"description": "Web clipper browser extension for Standard Notes",
4-
"version": "1.1.384",
4+
"version": "1.1.385",
55
"private": true,
66
"scripts": {
77
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

packages/desktop/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.108.323](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-08)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.108.322](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-06)
711

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

packages/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@standardnotes/desktop",
33
"main": "./app/dist/index.js",
4-
"version": "3.108.322",
4+
"version": "3.108.323",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/mobile/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.58.44](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-08)
7+
8+
**Note:** Version bump only for package @standardnotes/mobile
9+
610
## [3.58.43](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-06)
711

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

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/mobile",
3-
"version": "3.58.43",
3+
"version": "3.58.44",
44
"author": "Standard Notes.",
55
"private": true,
66
"license": "AGPL-3.0",

packages/releases/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.679](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-08)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.678](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-06)
711

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

packages/releases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/releases",
3-
"version": "1.4.678",
3+
"version": "1.4.679",
44
"license": "AGPL-3.0",
55
"main": "dist/releases.json",
66
"types": "dist/index.d.ts",

packages/toast/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-01-08)
7+
8+
**Note:** Version bump only for package @standardnotes/toast
9+
610
# [1.4.0](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-30)
711

812
### Features

packages/toast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/toast",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"main": "./src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)