Skip to content

Releases: etclabscore/pristine-typescript-electron

1.0.1

16 Nov 00:37
Compare
Choose a tag to compare

1.0.1 (2019-11-16)

Bug Fixes

  • electron: production build (8eafc3b)

1.0.0

15 Nov 01:48
Compare
Choose a tag to compare

1.0.0 (2019-11-15)

Bug Fixes

  • add circle x platform builds (1d6c15b)
  • add run steps for windows (e8875c7)
  • circle: attach workspace after and no npm install (fe4b80c)
  • add screenshot (a568785)
  • APP_VERSION_GIT_TAG (b1352c9)
  • build asset dir (34519b9)
  • bump xcode version for circle (59f2f25)
  • circle production asset release (ffe49eb)
  • darwin node file path (bb04c36)
  • electron release build (7cb74c4)
  • include node moculdes and revert to build resources assets (463b246)
  • package.json name (7e6cac0)
  • remove menubar and just use electron (9dc9777)
  • update on ready to be menubar not app (90414e0)
  • update README (98cb53f)
  • use node 10.16.0 (40fd6bb)
  • use nodenv (4e6ba41)
  • use root /project for workspace (c9c1730)
  • circle: attach to workspace for build artifacts (42f4064)
  • circle: change project workspace dir (09f9a5a)
  • circle: release path for mac (16ac3db)
  • circleci: add jobs filters (27c19b9)
  • circleci: app version git tag (6df21d9)
  • circleci: github dist release (1c98a2a)
  • circleci: linuxbuild issue (0494fbb)
  • circleci: remove build job (355ea0a)
  • circleci: remove unneeded file (ecb8c67)
  • circleci: run build before electron:build (f2bbc19)
  • circleci: separate builds (4b10872)
  • circleci: use docker image for release job (b1b8eaf)
  • circleci: version (08541a9)
  • README: add window screenshot (a7cbfd0)
  • semantic release: dont include blockmap in assets (1574d82)
  • semantic release: github release asset labels + mac (b013c67)
  • semantic release: releaserc github asset publish (33916e5)
  • tests: add pass with no tests option to jest (02534a6)

Features

  • add default configuration for electron production build (2898203)
  • inital commit (f96a646)