All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.2 (2023-01-03)
- deps: update deps with resolutions (f18795f)
0.5.1 (2022-12-08)
- add citation to readme (e21e1b7)
0.5.0 (2022-10-20)
- adapt for new graasp typescript template (7a78264)
- add better starter resolution (b0f1a91)
- add replacement of project name in files (212498e)
- publish: zip the build folder of an app (f485865)
- add prettier style as usual for graasp apps (d7e9213)
0.4.2 (2020-05-08)
- fix issue with missing test env file (367b8c7)
0.4.1 (2020-03-20)
- update dependencies (2ed3cc1)
- deps: bump acorn from 6.0.5 to 6.4.1 (baf0c96)
- deps: bump eslint-utils from 1.3.1 to 1.4.2 (8e78e3c)
- deps: bump handlebars from 4.0.12 to 4.1.2 (3d60bc9)
- deps: bump handlebars from 4.1.2 to 4.5.3 (8c5a29b)
- deps: bump js-yaml from 3.12.1 to 3.13.1 (ae8f58a)
- deps: bump lodash from 4.17.11 to 4.17.13 (287d49f)
- deps: bump lodash.template from 4.4.0 to 4.5.0 (4841066)
- deps: bump mixin-deep from 1.3.1 to 1.3.2 (b028038)
0.4.0 (2019-05-16)
- respect graaspignore file (5d8197d), closes #25
- write title of app/lab in readme (a6773e1), closes #26
0.3.0 (2019-02-08)
- create interactive dialogue to create new app (bf17e93), closes #15
- write the default environment files (c0bf273), closes #16