@standardnotes/releases 1.3.207 → 1.3.209

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 CHANGED
@@ -3,6 +3,14 @@
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.3.209](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.208...@standardnotes/releases@1.3.209) (2022-11-04)
7
+
8
+ **Note:** Version bump only for package @standardnotes/releases
9
+
10
+ ## [1.3.208](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.207...@standardnotes/releases@1.3.208) (2022-11-04)
11
+
12
+ **Note:** Version bump only for package @standardnotes/releases
13
+
6
14
  ## [1.3.207](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.206...@standardnotes/releases@1.3.207) (2022-11-04)
7
15
 
8
16
  **Note:** Version bump only for package @standardnotes/releases
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  export declare type Platform = 'LinuxAmd64Snap' | 'LinuxAmd64Deb' | 'LinuxArm64AppImage' | 'LinuxArm64Deb' | 'LinuxI386AppImage' | 'LinuxI386Deb' | 'LinuxX86_64AppImage' | 'MacArm64Dmg' | 'MacArm64Zip' | 'MacX64Dmg' | 'MacX64Zip' | 'WinIa32Exe' | 'WinX64Exe' | 'WinExe';
2
- export declare type Package = '@standardnotes/mobile' | '@standardnotes/desktop' | '@standardnotes/components-meta' | '@standardnotes/web';
2
+ export declare type Package = '@standardnotes/mobile' | '@standardnotes/desktop' | '@standardnotes/web';
3
3
  export declare type Versions = Record<Package, string>;
4
4
  export declare type Downloads = Record<Platform, string>;
@@ -1,25 +1,24 @@
1
1
  {
2
2
  "Versions": {
3
- "@standardnotes/components-meta": "2.7.26",
4
- "@standardnotes/desktop": "3.23.276",
5
- "@standardnotes/mobile": "3.45.25",
6
- "@standardnotes/web": "3.93.7"
3
+ "@standardnotes/desktop": "3.23.278",
4
+ "@standardnotes/mobile": "3.45.27",
5
+ "@standardnotes/web": "3.93.9"
7
6
  },
8
7
  "Downloads": {
9
- "LinuxAmd64Snap": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-amd64.snap",
10
- "LinuxAmd64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-amd64.deb",
11
- "LinuxArm64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-arm64.AppImage",
12
- "LinuxArm64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-arm64.deb",
13
- "LinuxI386AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-i386.AppImage",
14
- "LinuxI386Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-i386.deb",
15
- "LinuxX86_64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-linux-x86_64.AppImage",
16
- "MacArm64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-mac-arm64.dmg",
17
- "MacArm64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-mac-arm64.zip",
18
- "MacX64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-mac-x64.dmg",
19
- "MacX64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-mac-x64.zip",
20
- "WinIa32Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-win-ia32.exe",
21
- "WinX64Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-win-x64.exe",
22
- "WinExe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.276/standard-notes-3.23.276-win.exe",
8
+ "LinuxAmd64Snap": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-amd64.snap",
9
+ "LinuxAmd64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-amd64.deb",
10
+ "LinuxArm64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-arm64.AppImage",
11
+ "LinuxArm64Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-arm64.deb",
12
+ "LinuxI386AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-i386.AppImage",
13
+ "LinuxI386Deb": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-i386.deb",
14
+ "LinuxX86_64AppImage": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-linux-x86_64.AppImage",
15
+ "MacArm64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-mac-arm64.dmg",
16
+ "MacArm64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-mac-arm64.zip",
17
+ "MacX64Dmg": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-mac-x64.dmg",
18
+ "MacX64Zip": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-mac-x64.zip",
19
+ "WinIa32Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-win-ia32.exe",
20
+ "WinX64Exe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-win-x64.exe",
21
+ "WinExe": "https://github.com/standardnotes/app/releases/download/%40standardnotes/desktop%403.23.278/standard-notes-3.23.278-win.exe",
23
22
  "AppStoreiOS": "https://itunes.apple.com/us/app/standard-notes/id1285392450?mt=8",
24
23
  "GooglePlay": "https://play.google.com/store/apps/details?id=com.standardnotes",
25
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.207",
3
+ "version": "1.3.209",
4
4
  "license": "AGPL-3.0-or-later",
5
5
  "main": "dist/releases.json",
6
6
  "types": "dist/index.d.ts",
@@ -17,12 +17,11 @@
17
17
  "version": "yarn build"
18
18
  },
19
19
  "devDependencies": {
20
- "@standardnotes/components-meta": "2.7.26",
21
- "@standardnotes/desktop": "3.23.276",
22
- "@standardnotes/mobile": "3.45.25",
23
- "@standardnotes/web": "3.93.7",
20
+ "@standardnotes/desktop": "3.23.278",
21
+ "@standardnotes/mobile": "3.45.27",
22
+ "@standardnotes/web": "3.93.9",
24
23
  "@types/node": "*",
25
24
  "typescript": "*"
26
25
  },
27
- "gitHead": "9ff4e5f6090845dedd0a60daaea9029a8435c656"
26
+ "gitHead": "5aa36ff071050e7406b2e83e911c78b18095a5ad"
28
27
  }
@@ -1,4 +1,3 @@
1
- import Components from '../../components/package.json' assert { type: 'json' }
2
1
  import Desktop from '../../desktop/package.json' assert { type: 'json' }
3
2
  import Mobile from '../../mobile/package.json' assert { type: 'json' }
4
3
  import Web from '../../web/package.json' assert { type: 'json' }
@@ -11,7 +10,6 @@ const BaseFileName = `standard-notes-${DesktopVersion}`
11
10
  const ReleaseUrl = `${CdnUrl}${DesktopPackageName}@${DesktopVersion}/${BaseFileName}`.replaceAll('@', '%40')
12
11
 
13
12
  const Versions = {
14
- [Components.name]: Components.version,
15
13
  [Desktop.name]: Desktop.version,
16
14
  [Mobile.name]: Mobile.version,
17
15
  [Web.name]: Web.version,
package/src/index.ts CHANGED
@@ -14,11 +14,7 @@ export type Platform =
14
14
  | 'WinX64Exe'
15
15
  | 'WinExe'
16
16
 
17
- export type Package =
18
- | '@standardnotes/mobile'
19
- | '@standardnotes/desktop'
20
- | '@standardnotes/components-meta'
21
- | '@standardnotes/web'
17
+ export type Package = '@standardnotes/mobile' | '@standardnotes/desktop' | '@standardnotes/web'
22
18
 
23
19
  export type Versions = Record<Package, string>
24
20
  export type Downloads = Record<Platform, string>