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