UNPKG

@zextras/zapp-cli

Version:

CLI tool to build Zextras Apps and Themes

132 lines (59 loc) 5.33 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.2](https://bitbucket.org/zextras/zapp-cli/compare/v0.1.2-devel.1...v0.1.2) (2021-03-11) ### [0.1.2-devel.1](https://bitbucket.org/zextras/zapp-cli/compare/v0.1.2-devel.0...v0.1.2-devel.1) (2021-03-10) ### Features * fixed eslint config ([1710cf0](https://bitbucket.org/zextras/zapp-cli/commit/1710cf096f48e563bc63e3b9a1f5b913ae700364)) * updated linter config, improved prettier support ([f33e1b7](https://bitbucket.org/zextras/zapp-cli/commit/f33e1b7f313c122e0f58f397ae14d6f991f38fe7)) ### Bug Fixes * deploy script ([a9e7bde](https://bitbucket.org/zextras/zapp-cli/commit/a9e7bde62c3a202e3401e646e99894cfd8439b5c)) ### [0.1.2-devel.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.1.1...v0.1.2-devel.0) (2021-02-10) ### [0.0.73-devel.1](https://bitbucket.org/zextras/zapp-cli/compare/v0.1.0...v0.0.73-devel.1) (2021-02-10) ### [0.0.73-devel.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.72...v0.0.73-devel.0) (2021-02-03) ### Features * update webpack comfig to add CHANGELOG to build ([9efb98c](https://bitbucket.org/zextras/zapp-cli/commit/9efb98ca8063831c6a032b2a245ae8db53b216d8)) ### Bug Fixes * _removed from postintsall script ([5425cbe](https://bitbucket.org/zextras/zapp-cli/commit/5425cbea097530984075b257f6fc5858b80b45b3)) ### [0.1.1](https://bitbucket.org/zextras/zapp-cli/compare/v0.1.0...v0.1.1) (2021-02-10) ### Features * updated exports and entrypoint for theme refactor ([f53894e](https://bitbucket.org/zextras/zapp-cli/commit/f53894e2e2fd095eff1d77f5f9e4b5ce0f81c042)) ### [0.0.73-devel.1](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.73-devel.0...v0.0.73-devel.1) (2021-02-10) ### Features * update webpack comfig to add CHANGELOG to build ([9efb98c](https://bitbucket.org/zextras/zapp-cli/commit/9efb98ca8063831c6a032b2a245ae8db53b216d8)) ### Bug Fixes * `_` removed from postinstall script ([5425cbe](https://bitbucket.org/zextras/zapp-cli/commit/5425cbea097530984075b257f6fc5858b80b45b3)) ## [0.1.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.72...v0.1.0) (2021-02-03) ### ⚠ BREAKING CHANGES * removed unused command ### Features * removed unused command ([0f9dabf](https://bitbucket.org/zextras/zapp-cli/commit/0f9dabfcf4d1c78e28785d00532fac5b05401cbb)) ### [0.0.73-devel.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.72...v0.0.73-devel.0) (2021-02-03) ### [0.0.72](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.72-devel.0...v0.0.72) (2021-02-03) ### Features * updated create project command ([6ce8665](https://bitbucket.org/zextras/zapp-cli/commit/6ce866534bff56a6bd2a58ce4b8b130a6c40a6ed)) ### [0.0.72-devel.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.71...v0.0.72-devel.0) (2021-01-15) ### [0.0.71](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.71-devel.0...v0.0.71) (2021-01-15) ### [0.0.71-devel.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.70...v0.0.71-devel.0) (2021-01-15) ### [0.0.69-devel.8](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.7...v0.0.69-devel.8) (2021-01-14) ### [0.0.70](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69...v0.0.70) (2021-01-15) ### Bug Fixes * build configuration updates to succesfully compile ([6c51ed5](https://bitbucket.org/zextras/zapp-cli/commit/6c51ed524ea657741da169963a6227ba5002bd85)) ### [0.0.69](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.7...v0.0.69) (2021-01-14) ### Features * removed app/theme wrapper from app theme repositories ([bf728ea](https://bitbucket.org/zextras/zapp-cli/commit/bf728eaffcb6f7fdcb07ac33d35d6679ab788b7c)) ### [0.0.69-devel.7](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.6...v0.0.69-devel.7) (2021-01-12) ### Bug Fixes * updated shared libraries references ([5e83b89](https://bitbucket.org/zextras/zapp-cli/commit/5e83b894ef140ae075b75d6c165362170bc10ed9)) ### [0.0.69-devel.6](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.5...v0.0.69-devel.6) (2021-01-07) ### Features * added -r param to enable error reporter locally ([ccb88b7](https://bitbucket.org/zextras/zapp-cli/commit/ccb88b7e8a3f8a3be2dc56e686cc6c94b3d11acf)) ### Bug Fixes * corrected cli deploy path ([2c88b19](https://bitbucket.org/zextras/zapp-cli/commit/2c88b194c1e77512d5879c9527860c429794312e)) ### [0.0.69-devel.5](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.4...v0.0.69-devel.5) (2020-12-21) ### [0.0.69-devel.4](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.3...v0.0.69-devel.4) (2020-12-14) ### [0.0.69-devel.3](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.2...v0.0.69-devel.3) (2020-12-14) ### Features * introduced `zapp-version` zimlet meta data ([e99d68e](https://bitbucket.org/zextras/zapp-cli/commit/e99d68eeb4268e7e937ef12edcd0977334c131d5)) ### [0.0.69-devel.2](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.1...v0.0.69-devel.2) (2020-12-14) ### [0.0.69-devel.1](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.69-devel.0...v0.0.69-devel.1) (2020-12-14) ### [0.0.69-devel.0](https://bitbucket.org/zextras/zapp-cli/compare/v0.0.68...v0.0.69-devel.0) (2020-12-14)