Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/notarize

Notarize your macOS Electron Apps
https://github.com/electron/notarize

fix: skip codesign check on pkg and dmg files (#172)

df2d00d24fe86cad36b76901ea5cab0ee1f91eed authored 11 months ago by JonLuca De Caro <[email protected]>
feat: add support for .pkg and .dmg files (#169)

* feat: add support for .pkg and .dmg files

* fix: fix zipPath

571ebacf3bbdfa277a196f28915a1749aea23e05 authored 11 months ago by Daniel McAssey <[email protected]>
chore: bump electronjs/node in .circleci/config.yml to 2.2.1 (#178)

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>

75d914e9f134b2a8e54f44f02a66ea8141990cb1 authored 11 months ago by electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
fix: check notarytool response status (#173)

* feat: add status check after notarization

* improve status check

fa2cb224ae3d296151e2c9d804a9a63fcb6145c1 authored 11 months ago by Rytis Čekanauskas <[email protected]>
docs: specify keychain option is optional (#174)

54816072792cf61d77ef379bad32bf524744b300 authored 11 months ago by S.Nakamura <[email protected]>
chore: bump electronjs/node in .circleci/config.yml to 2.2.0 (#176)

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>

e4f0f73cc63cde228674301e9f5215030e84e3f1 authored 12 months ago by electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
chore: bump electronjs/node to 2.1.0 (main) (#170)

* chore: bump electronjs/node in .circleci/config.yml to 2.1.0

* build: add install-rosetta s...

83f6f8ea8aa90ce73e42f1846d8d579f7eecaa20 authored about 1 year ago by electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
chore: bump continuousauth/npm to 2.1.0 (main) (#171)

* chore: bump continuousauth/npm in .circleci/config.yml to 2.1.0

* chore: remove cfa devDepe...

82369dcfe9958483fd75739afe3f1944e6ef482e authored about 1 year ago by electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
feat: add codesign verification and assessment prior to notarizing (#152)

* feat: add spctl and codesign verificatin prior to stapling

* fix output

* fix output

...

b1b2ca1e4ba42342071da666c11cecb4cb405034 authored about 1 year ago by JonLuca De Caro <[email protected]>
docs: add debug information (#160)

* docs: add debug information

* Update README.md

---------

Co-authored-by: Erick Zhao <...

1c9790fe353e1a7c82e58c9191e10e509e636c6a authored about 1 year ago by Filip Mösner <[email protected]>
docs: improve docs (#167)

* improve docs

about api key

* fix teamId doc

c7b2eafeb3b7eb5b93e687ed56ddf4618c751a51 authored about 1 year ago by Mikael Finstad <[email protected]>
ci: add new issues and pull requests to project board (#168)

c9af67d0dcbc1d4ba86cf6108c810e828d1adefd authored about 1 year ago by David Sanders <[email protected]>
build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 (#165)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

b66b134aba15c992320e7805fb86a865cc9f7e69 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump debug from 4.2.0 to 4.3.1 (#164)

Bumps [debug](https://github.com/debug-js/debug) from 4.2.0 to 4.3.1.
- [Release notes](https:/...

39124c30be49a733e391ce6fe3ff29974d644253 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: use electronjs/node orb (#161)

* ci: use electronjs/node orb

* ci: tweak config

* ci: can't test older Node.js

* ci: b...

d5fd71ece249237758cefeca19a2d5ebe95e36e9 authored over 1 year ago by David Sanders <[email protected]>
build: drop unused .npmignore (#159)

100fdb45ecbec27932a06a800e4e30499a3ea433 authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump semver from 5.7.1 to 5.7.2 (#147)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https...

d0eabf3345c82aa0f0d94e071734694fea101ed9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: retry staple up to 3 times (#144)

a59d260e004884b4e8987ba7aaac060c394c1092 authored over 1 year ago by Samuel Attard <[email protected]>
docs(readme): typo (#145)

12c1379251fb6f4e22ab6f98b4fe5f825fa8a24e authored over 1 year ago by Bengt Weiße <[email protected]>
feat: use notarytool by default (#141)

BREAKING CHANGE: users who do not specify tool will not use notarytool by default

bf23272fa2a98b293ff74c29d2ceff549ac357bb authored over 1 year ago by Samuel Attard <[email protected]>
Documentation: Describe how to get the Team ID (#142)

6f5116cff04221f2f3ab6c2c7357b5b90f14bd53 authored over 1 year ago by Laurent Cozic <[email protected]>
fix: add warning for using legacy altool (#140)

* fix: add warning for using legacy altool

* Apply suggestions from code review

Co-authore...

c274c5b3addb96fee20782d21fac98394bb3eeed authored over 1 year ago by Samuel Attard <[email protected]>
ci: use action-semantic-pull-request (#134)

295c39d8c0ec21efa282161c667576fc7cb39558 authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#129)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

5c235b7cd167b00c9c064b04f6c2605b0e7fdec7 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump json5 from 2.2.1 to 2.2.3 (#126)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

a227eccc8f307554bfdfda94c8937c961cd7bf65 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: set @wg-ecosystem as CODEOWNERS (#127)

11fcb0bc8ccb02a47c0a221f677b457f14d58fbf authored almost 2 years ago by David Sanders <[email protected]>
build: use cfa orb (#124)

cce06044e40049074f64ce0f58dd9e2be5406683 authored almost 2 years ago by Erick Zhao <[email protected]>
build: update deps to clean up yarn audit

f788b5c83810f7747d7b711dff3a7f1e89721222 authored about 2 years ago by Samuel Attard <[email protected]>
fix: force release of @electron/notarize

3dd7a88864e1576d4c43bad972c99f5ce806c000 authored about 2 years ago by Samuel Attard <[email protected]>
build: migrate from electron-notarize to @electron/notarize

ac37978b90a4249a44f474017ffb942678129f90 authored about 2 years ago by Samuel Attard <[email protected]>
build(deps): bump minimist from 1.2.5 to 1.2.7 (#117)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes]...

c843e08b3f46f6a52dfa17f265dee7a8abf8046f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: move repo from electron-notarize to electron/notarize

595e33178dffaa99de5bbc916d46cae959e666d7 authored about 2 years ago by Samuel Attard <[email protected]>
build: migrate from master to main

2e5e6fd0b6c2b89965f16a53857d7725c0232413 authored about 2 years ago by Samuel Attard <[email protected]>
docs: Improve macOS entitlements reference for improved security (#105)

cb7a7f156b0a9980dfe932442fc4217bb433c4e9 authored about 2 years ago by ComplexSpaces <[email protected]>
ci: clean up ci config (#116)

* style: run Prettier

* docs: uniformize badge styles

* ci: upgrade jobs to Node 18 LTS

bed9eb9a15b2ff29b61be6056796266d5f792d32 authored about 2 years ago by Erick Zhao <[email protected]>
fix: add spawn error handling, fixes #77

73ad018f3c8a46405d0749ad1cb7a39069a0caa4 authored almost 3 years ago by Samuel Attard <[email protected]>
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#89)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https...

f8b72826f6f310924ae2e87805d3d5a5288112b8 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: make notary tool file extension agnostic (#95)

Make Notary Tool file extension agnostic, no need to assume .app extension, for example we may w...

8c3d695d4850a492edcde6e7d458aa456ba06986 authored almost 3 years ago by Daniel McAssey <[email protected]>
feat: make --keychain option optional (#94)

When there exists an iCloud keychain, notarytool by default uses that.
The iCloud keychain does...

7847e277b958b160f42ed837dedbd978849d9287 authored almost 3 years ago by Jon Watte <[email protected]>
fix: export NotarizeOptions

204e0cb76068213a8163f31b81093fb598874745 authored over 3 years ago by Mark Lee <[email protected]>
build(deps): bump tar from 4.4.15 to 4.4.19

Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://gi...

a6565cd65e397a1aedc2bdc7b7c068a6486d4b3e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#85)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

a11346fab03bac4be7396d79f10255f487ccdac2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add support for the new Xcode 13 notarytool (#82)

* feat: add support for the new Xcode 13 notarytool

* chore: run prettier

* chore: fix tests

7c15b428574bc4b3d601d23c0abcb2495a5f3567 authored over 3 years ago by Samuel Attard <[email protected]>
Merge pull request #81 from electron/dependabot/npm_and_yarn/tar-4.4.15

build(deps): bump tar from 4.4.13 to 4.4.15

bc286ff21dbe6b381b0aa64ddffcb147720eed73 authored over 3 years ago by Charles Kerr <[email protected]>
build(deps): bump tar from 4.4.13 to 4.4.15

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://gi...

29afa69c4f20d034b60e77026e607ff3a5ca985a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: use ditto instead of zip (#57)

* fix: Use ditto instead of zip

Zipped file using "zip" is converting UTF-8 NFD charset to UT...

2c7274fa7eaba32a3d738ae59aa21169101375b7 authored over 3 years ago by Thang Tran <[email protected]>
Merge pull request #76 from electron/dependabot/npm_and_yarn/normalize-url-4.5.1

build(deps): bump normalize-url from 4.5.0 to 4.5.1

e7ea248a8a3bea6004c9015128fa431a003416c3 authored over 3 years ago by Charles Kerr <[email protected]>
Merge pull request #79 from electron/dependabot/npm_and_yarn/acorn-6.4.2

build(deps): bump acorn from 6.4.0 to 6.4.2

218c6f6361e7ca655ddc923b84064b72fa09bf63 authored over 3 years ago by Charles Kerr <[email protected]>
build(deps): bump acorn from 6.4.0 to 6.4.2

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.2.
- [Release notes](https://g...

e4b84c74cdc2db31496f59dee8308770c79d404b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #78 from electron/dependabot/npm_and_yarn/glob-parent-5.1.2

build(deps): bump glob-parent from 5.1.0 to 5.1.2

df158198ca6d9cedf7dcc67e9e866100b0dffa25 authored over 3 years ago by Charles Kerr <[email protected]>
build(deps): bump glob-parent from 5.1.0 to 5.1.2

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes...

19bc6c26495e30ed642407b7b0c87440d92a80c0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump normalize-url from 4.5.0 to 4.5.1

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Rel...

baec84db6a839cb8125fd0ba1a123b2bdc36a035 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #74 from electron/dependabot/npm_and_yarn/ws-7.4.6

build(deps): bump ws from 7.2.1 to 7.4.6

ace1375766aafbf2bd09e064288a6f850fea4284 authored over 3 years ago by Charles Kerr <[email protected]>
build(deps): bump ws from 7.2.1 to 7.4.6

Bumps [ws](https://github.com/websockets/ws) from 7.2.1 to 7.4.6.
- [Release notes](https://gith...

cc0de33c74acea0bc1c22389a1246b158dbb20a0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

b188274722f972dcc3fab84f4be6d0fa1a6e741e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump handlebars from 4.7.6 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release note...

18d2e24f52bb3a609a0e01ef6963c8cfb362c691 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump ssri from 6.0.1 to 6.0.2

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github....

23188834ee2b28fd27f4a3c830d923bf9098cd55 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

6aae9f65351ec4ad49305d50953578e373032b90 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #67 from electron/dependabot/npm_and_yarn/y18n-3.2.2

build(deps): bump y18n from 3.2.1 to 3.2.2

1229c90075e9d12c13746e4aba233cb9b37ee4ea authored over 3 years ago by Charles Kerr <[email protected]>
build(deps): bump y18n from 3.2.1 to 3.2.2

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://githu...

16e337858cf12f3635f43bf08f719455275f2205 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github...

b1ef0310fad60cd15d3118d8aa4bc209e73f1906 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump semantic-release from 15.13.29 to 17.2.3

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.13.29 to ...

47ff264136e72e17be58bccfcb80851b42e3ead3 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump npm-user-validate from 1.0.0 to 1.0.1

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Rele...

b464090eebf2fea704fe4e8fcf4b3877431688c6 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump handlebars from 4.5.1 to 4.7.6

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.6.
- [Release note...

a8bd332ab6508c030917777638d57f077bdb5e7b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump node-fetch from 2.6.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](...

e98f4a4fbcf4c21540bc0da227aad3c4181689f2 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

2742353cefef3f854f66ba163fe131b8a56d6ae7 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #48 from electron/dependabot/npm_and_yarn/npm-6.14.6

build(deps): bump npm from 6.13.4 to 6.14.6

7f606b98f864073b9dbb6d316badee3a772b9c30 authored over 4 years ago by Vlad Hashimoto <[email protected]>
build(deps): bump npm from 6.13.4 to 6.14.6

Bumps [npm](https://github.com/npm/cli) from 6.13.4 to 6.14.6.
- [Release notes](https://github....

bfe16b664e8747a3bfebd7d89ba8bfe95f93683b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #46 from davej/patch-2

docs: Clarify appleIdPassword option

14d82b0f2928e88c43143e63265bf59882cf8059 authored over 4 years ago by Kilian Valkhof <[email protected]>
Readme: Clarify appleIdPassword

1a4ee6047bbaf81140b8f7803d5965e42e1219ef authored over 4 years ago by Dave Jeffery <[email protected]>
Merge pull request #45 from electron/malept/build/upgrade-fs-extra-9

build(deps): upgrade fs-extra to ^9.0.1

fb55d371fa257ba7e2c7518611ce0dd2dc8d11a0 authored over 4 years ago by Charles Kerr <[email protected]>
build(deps): upgrade fs-extra to ^9.0.1

BREAKING CHANGE: Requires Node >= 10.0.0.

38971ea370b0575e3fb4e0a1f9f0582fe88eb9a3 authored over 4 years ago by Mark Lee <[email protected]>
chore: add metadata to the package (#44)

* chore: add LICENSE file
* chore: add metadata fields to package.json

d5a79b20899cd574674fa7fc6bf7159c4bb96f59 authored over 4 years ago by Mark Lee <[email protected]>
feat: add validation function for authorizationArgs (#35)

e897b047ca0970da045e7d0b7772793f99756cea authored almost 5 years ago by John Starich <[email protected]>
build: cleanup & add test infrastructure (#36)

* build: remove unused tslint config file
* build: cleanup package.json
* build(deps-dev): upg...

3507bf0ec1e21f65757916ea4b3f658377d8f023 authored almost 5 years ago by Mark Lee <[email protected]>
build(deps): bump npm from 6.12.1 to 6.13.4

Bumps [npm](https://github.com/npm/cli) from 6.12.1 to 6.13.4.
- [Release notes](https://github....

7d3485fc74cadf8156aa96d8a1fd7ab6b710cc8a authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: cleanup README (#27)

c45e07314a0d538f70f1f567a2d652b2d46457a6 authored about 5 years ago by Mark Lee <[email protected]>
docs: Add information on how to find iTMSTransporter

01c229ed1aa47c85233daa4f76592ad356b92b4b authored about 5 years ago by Felix Rieseberg <[email protected]>
chore: iTMSTransporter isn't in `path`

25e01dfa0807de5ab04af9c5f13571b6994f26ef authored about 5 years ago by Felix Rieseberg <[email protected]>
build: fix cfa plugin version

a4ffbf496edf0171ae1a0fe65bb21cf2dd53ea36 authored about 5 years ago by Samuel Attard <[email protected]>
fix: force release for testing CFA

c8d2c0522d37ba70c54fd287a7072ee23f8f133d authored about 5 years ago by Samuel Attard <[email protected]>
build: fix peer dep for semantic release

f2a998ea487a1c6313974a4ee5470b57180425f4 authored about 5 years ago by Samuel Attard <[email protected]>
build: use circleci for releases

c66238b6ace9a706acdaebc75039450f2ae1102d authored about 5 years ago by Samuel Attard <[email protected]>
0.2.0

ce868f89895f20bafc3108f1eb0653dc09dcd268 authored about 5 years ago by Samuel Attard <[email protected]>
chore: run prettier

3178b2139a34f5b93b3e059aeb0ea6cc33563f98 authored about 5 years ago by Samuel Attard <[email protected]>
docs: update doc (#8)

* doc update

* Update README.md

* Update README.md

Co-Authored-By: Mark Lee <malept@use...

70be2260d9be2c045cd8636116208d04f152780e authored about 5 years ago by shiqi <[email protected]>
build(deps): update deps and fix compilation errors (#20)

* Update all deps. Rebuild yarn.lock. Fix tsc compilation errors.

* cherry-pick dependency up...

4f764827b15b7e6bb9a3a0f73fcc8a8091f529c7 authored about 5 years ago by Matthew McEachen <[email protected]>
fix: don't fail if a status poll fails (#14)

8731b4a18064b6678ffc936facfeab10aedf2346 authored about 5 years ago by David Baker <[email protected]>
feat: support for API Key authentication (#18)

* feat: adding Api Key credential flow

* chore: Updating Readme with information about Api keys

596bef873a1ab030c3870624bdb6741cb27b9efd authored about 5 years ago by Ullrich Schäfer <[email protected]>
chore: replace tslint with prettier

b3156157f8e5e9fbddac9c5b250f97f9e0d7e5f0 authored over 5 years ago by Mark Lee <[email protected]>
fix: fix typos

f9fc0a49230f132a80f8191c9892501aec5f2548 authored over 5 years ago by Mark Lee <[email protected]>
0.1.1

c6b3d29585ce7830a00317ce41309ea2e60903ae authored over 5 years ago by Samuel Attard <[email protected]>
chore: add comment explaining the delay and reuse the delay helper

5b1b52ff14fb54e21225fc5f764a4dbd2d51fc22 authored over 5 years ago by Samuel Attard <[email protected]>
fix: add sleep for apple api lag (#4)

ebe2c5e77ebc4e5eea69a8532e9f98d69f3918e9 authored over 5 years ago by Lane Wagner <[email protected]>
Update the readme with more info (#3)

Add more info about the prerequisites and how to add keychain items from the command line

e4685308611c340e3120b0a45c4125064939f4ca authored over 5 years ago by Zaher Ghaibeh <[email protected]>
0.1.0

310b1d88ca9f106436e1fbd6b12d224ed31d5c21 authored over 5 years ago by Samuel Attard <[email protected]>
chore: only publish what is required

ee078db909c8ecc8c3eb38aaa5dd1eeae8d7f6de authored over 5 years ago by Samuel Attard <[email protected]>
chore: upgrade dependencies

3b1225ea156dd500a7f49750b5c6fd2ca1c103d7 authored over 5 years ago by Samuel Attard <[email protected]>
Add support for App Store Connect provider (#1)

* Add support for App Store Connect provider

* Update README

* Apply suggestions from code...

24db8a1914ac06d95966749b04285ba37ee4b89a authored over 5 years ago by Rajiv Shah <[email protected]>
0.0.5

15ec0ff9817c4ed6ab5cd98025116c36123c4993 authored about 6 years ago by Samuel Attard <[email protected]>