Skip to content

Latest commit

 

History

History
103 lines (57 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

103 lines (57 loc) · 5.75 KB

1.0.10 (2019-06-20)

Bug Fixes

  • circleci: run build before electron:build (f2bbc19)

1.0.9 (2019-06-20)

Bug Fixes

1.0.8 (2019-06-20)

Bug Fixes

  • bump xcode version for circle (59f2f25)

1.0.7 (2019-06-20)

Bug Fixes

  • include node moculdes and revert to build resources assets (463b246)

1.0.6 (2019-06-20)

Bug Fixes

1.0.5 (2019-06-20)

Bug Fixes

  • circle: release path for mac (16ac3db)
  • circleci: github dist release (1c98a2a)

1.0.4 (2019-06-20)

Bug Fixes

  • circleci: remove unneeded file (ecb8c67)

1.0.3 (2019-06-20)

Bug Fixes

  • semantic release: dont include blockmap in assets (1574d82)

1.0.2 (2019-06-20)

Bug Fixes

  • semantic release: github release asset labels + mac (b013c67)

1.0.1 (2019-06-20)

Bug Fixes

  • semantic release: releaserc github asset publish (33916e5)

1.0.0 (2019-06-20)

Bug Fixes

  • add circle x platform builds (1d6c15b)
  • add run steps for windows (e8875c7)
  • circleci: linuxbuild issue (0494fbb)
  • add screenshot (a568785)
  • circle: attach to workspace for build artifacts (42f4064)
  • circle: attach workspace after and no npm install (fe4b80c)
  • circle: change project workspace dir (09f9a5a)
  • circleci: add jobs filters (27c19b9)
  • circleci: app version git tag (6df21d9)
  • circleci: remove build job (355ea0a)
  • circleci: separate builds (4b10872)
  • circleci: use docker image for release job (b1b8eaf)
  • circleci: version (08541a9)
  • tests: add pass with no tests option to jest (02534a6)
  • APP_VERSION_GIT_TAG (b1352c9)
  • circle production asset release (ffe49eb)
  • update on ready to be menubar not app (90414e0)
  • use root /project for workspace (c9c1730)

Features

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