Skip to content

Commit a1d6a02

Browse files
committed
chore(release): publish
- @standardnotes/clipper@1.1.515 - @standardnotes/desktop@3.110.120 - @standardnotes/mobile@3.58.176 - @standardnotes/releases@1.4.816 - @standardnotes/services@1.71.5 - @standardnotes/snjs@2.209.7 - @standardnotes/ui-services@1.38.5 - @standardnotes/web@3.196.3
1 parent 0b9b39b commit a1d6a02

17 files changed

Lines changed: 64 additions & 8 deletions

File tree

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.515](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.514...@standardnotes/clipper@1.1.515) (2025-05-02)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.514](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.513...@standardnotes/clipper@1.1.514) (2025-04-25)
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.514",
4+
"version": "1.1.515",
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.110.120](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.196.2...@standardnotes/desktop@3.110.120) (2025-05-02)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.110.119](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.196.1...@standardnotes/desktop@3.110.119) (2025-04-25)
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.110.119",
4+
"version": "3.110.120",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/mobile/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.176](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.175...@standardnotes/mobile@3.58.176) (2025-05-02)
7+
8+
### Bug Fixes
9+
10+
* Fixed issue with keyboard on Android covering content ([#2899](https://github.com/standardnotes/app/issues/2899)) ([c4e0138](https://github.com/standardnotes/app/commit/c4e0138ce3ef9bc0adb75dae08aec2203473552d))
11+
612
## [3.58.175](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.174...@standardnotes/mobile@3.58.175) (2025-04-25)
713

814
**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.175",
3+
"version": "3.58.176",
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.816](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.815...@standardnotes/releases@1.4.816) (2025-05-02)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.815](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.814...@standardnotes/releases@1.4.815) (2025-04-25)
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.815",
3+
"version": "1.4.816",
44
"license": "AGPL-3.0",
55
"main": "dist/releases.json",
66
"types": "dist/index.d.ts",

packages/services/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.71.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.4...@standardnotes/services@1.71.5) (2025-05-02)
7+
8+
### Bug Fixes
9+
10+
* Fixed issue with keyboard on Android covering content ([#2899](https://github.com/standardnotes/app/issues/2899)) ([c4e0138](https://github.com/standardnotes/app/commit/c4e0138ce3ef9bc0adb75dae08aec2203473552d))
11+
612
## [1.71.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.3...@standardnotes/services@1.71.4) (2024-11-22)
713

814
### Bug Fixes

packages/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/services",
3-
"version": "1.71.4",
3+
"version": "1.71.5",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

0 commit comments

Comments
 (0)