@standardnotes/releases 1.3.257 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/dist/releases.json +17 -17
- package/package.json +5 -5
- package/src/build-json.mjs +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.0...@standardnotes/releases@1.4.1) (2022-11-24)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @standardnotes/releases
|
|
9
|
+
|
|
10
|
+
# [1.4.0](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.257...@standardnotes/releases@1.4.0) (2022-11-24)
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* New 'What's New' section in Preferences ([#2049](https://github.com/standardnotes/app/issues/2049)) (skip e2e) ([0a01ddb](https://github.com/standardnotes/app/commit/0a01ddb430154fa4518985458c15c644855c80ea))
|
|
15
|
+
|
|
6
16
|
## [1.3.257](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.256...@standardnotes/releases@1.3.257) (2022-11-23)
|
|
7
17
|
|
|
8
18
|
**Note:** Version bump only for package @standardnotes/releases
|
package/dist/releases.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Versions": {
|
|
3
|
-
"@standardnotes/desktop": "3.
|
|
4
|
-
"@standardnotes/mobile": "3.
|
|
5
|
-
"@standardnotes/web": "3.
|
|
3
|
+
"@standardnotes/desktop": "3.108.1",
|
|
4
|
+
"@standardnotes/mobile": "3.108.1",
|
|
5
|
+
"@standardnotes/web": "3.108.1"
|
|
6
6
|
},
|
|
7
7
|
"Downloads": {
|
|
8
|
-
"LinuxAmd64Snap": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
9
|
-
"LinuxAmd64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
10
|
-
"LinuxArm64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
11
|
-
"LinuxArm64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
12
|
-
"LinuxI386AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
13
|
-
"LinuxI386Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
14
|
-
"LinuxX86_64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
15
|
-
"MacArm64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
16
|
-
"MacArm64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
17
|
-
"MacX64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
18
|
-
"MacX64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
19
|
-
"WinIa32Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
20
|
-
"WinX64Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
21
|
-
"WinExe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.
|
|
8
|
+
"LinuxAmd64Snap": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-amd64.snap",
|
|
9
|
+
"LinuxAmd64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-amd64.deb",
|
|
10
|
+
"LinuxArm64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-arm64.AppImage",
|
|
11
|
+
"LinuxArm64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-arm64.deb",
|
|
12
|
+
"LinuxI386AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-i386.AppImage",
|
|
13
|
+
"LinuxI386Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-i386.deb",
|
|
14
|
+
"LinuxX86_64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-linux-x86_64.AppImage",
|
|
15
|
+
"MacArm64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-mac-arm64.dmg",
|
|
16
|
+
"MacArm64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-mac-arm64.zip",
|
|
17
|
+
"MacX64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-mac-x64.dmg",
|
|
18
|
+
"MacX64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-mac-x64.zip",
|
|
19
|
+
"WinIa32Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-win-ia32.exe",
|
|
20
|
+
"WinX64Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-win-x64.exe",
|
|
21
|
+
"WinExe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.108.1/standard-notes-3.108.1-win.exe",
|
|
22
22
|
"AppStoreiOS": "https://itunes.apple.com/us/app/standard-notes/id1285392450?mt=8",
|
|
23
23
|
"GooglePlay": "https://play.google.com/store/apps/details?id=com.standardnotes",
|
|
24
24
|
"WebApp": "https://app.standardnotes.com"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@standardnotes/releases",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.1",
|
|
4
4
|
"license": "AGPL-3.0-or-later",
|
|
5
5
|
"main": "dist/releases.json",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"version": "yarn build"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@standardnotes/desktop": "3.
|
|
21
|
-
"@standardnotes/mobile": "3.
|
|
22
|
-
"@standardnotes/web": "3.
|
|
20
|
+
"@standardnotes/desktop": "3.102.0",
|
|
21
|
+
"@standardnotes/mobile": "3.47.0",
|
|
22
|
+
"@standardnotes/web": "3.108.1",
|
|
23
23
|
"@types/node": "*",
|
|
24
24
|
"typescript": "*"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "b5997aa70ef90b2d7982c33bb73932b98c454875"
|
|
27
27
|
}
|
package/src/build-json.mjs
CHANGED
|
@@ -5,13 +5,13 @@ import { writeJson, ensureDirExists } from '../../../scripts/ScriptUtils.mjs'
|
|
|
5
5
|
|
|
6
6
|
const CdnUrl = 'https://github.com/standardnotes/app/releases/download/'
|
|
7
7
|
const DesktopPackageName = '@standardnotes/desktop'
|
|
8
|
-
const DesktopVersion =
|
|
8
|
+
const DesktopVersion = Web.version
|
|
9
9
|
const BaseFileName = `standard-notes-${DesktopVersion}`
|
|
10
10
|
const ReleaseUrl = `${CdnUrl}${DesktopPackageName}@${DesktopVersion}/${BaseFileName}`.replaceAll('@', '%40')
|
|
11
11
|
|
|
12
12
|
const Versions = {
|
|
13
|
-
[Desktop.name]:
|
|
14
|
-
[Mobile.name]:
|
|
13
|
+
[Desktop.name]: Web.version,
|
|
14
|
+
[Mobile.name]: Web.version,
|
|
15
15
|
[Web.name]: Web.version,
|
|
16
16
|
}
|
|
17
17
|
|