|
1 |
| -# 1.0.0 (2022-04-14) |
| 1 | +# Changelog |
2 | 2 |
|
| 3 | +<a name="next"></a> |
| 4 | +## next |
| 5 | + |
| 6 | +### Changed |
| 7 | + |
| 8 | +- 🔧 ci: fix global install script [[c549323](https://github.com/ngx-devs/ngx-devs-cli/commit/c5493238feb4f9138538632e6189cbdc7d8a80ce)] |
| 9 | +- 🔧 ci: install changelog globally [[b57ca29](https://github.com/ngx-devs/ngx-devs-cli/commit/b57ca298fc97b37ddd018b31ae585c6e2c8df4c3)] |
| 10 | +- 🔧 ci: update changelog script [[33993dd](https://github.com/ngx-devs/ngx-devs-cli/commit/33993dd500ed44f60f45836231f86ac58780458a)] |
| 11 | + |
| 12 | +### Miscellaneous |
| 13 | + |
| 14 | +- 🚧 chore: remove other changelog plugins [[0719447](https://github.com/ngx-devs/ngx-devs-cli/commit/0719447e49ba7ca83d66933052a3bd017d93ddb0)] |
| 15 | +- 🚧 chore: change releaserc from js to json [[6909cd3](https://github.com/ngx-devs/ngx-devs-cli/commit/6909cd3f53a438016bd1db4036f5111731dee124)] |
| 16 | + |
| 17 | + |
| 18 | +<a name="1.9.0"></a> |
| 19 | +## 1.9.0 (2022-05-28) |
| 20 | + |
| 21 | +### Added |
| 22 | + |
| 23 | +- ✨ feat: common command component [[c1d879e](https://github.com/ngx-devs/ngx-devs-cli/commit/c1d879ecf6d30df89e548fd8369d188424513362)] |
| 24 | + |
| 25 | +### Changed |
| 26 | + |
| 27 | +- 🔧 ci: fix release script [[e385407](https://github.com/ngx-devs/ngx-devs-cli/commit/e38540727e226006b7d55dd62d20ae19491b7120)] |
| 28 | +- 🔧 ci: update action steps [[212bde7](https://github.com/ngx-devs/ngx-devs-cli/commit/212bde752e9fc0cf03874ecfbaca3ea760fd1301)] |
| 29 | + |
| 30 | +### Miscellaneous |
| 31 | + |
| 32 | +- chore(release): 1.9.0 [skip ci] [[fe1d8ca](https://github.com/ngx-devs/ngx-devs-cli/commit/fe1d8ca94e6df55133b66661b9680a623f6f3c0b)] |
| 33 | +- 📝 docs: update readme features [[ccf5839](https://github.com/ngx-devs/ngx-devs-cli/commit/ccf5839e68106f8a242e50498293e9579a68e87d)] |
| 34 | +- 📦 refactor(widget): print file log order [[5428161](https://github.com/ngx-devs/ngx-devs-cli/commit/54281615ee380ff53920c857ee6acddb0458e9f7)] |
| 35 | +- 🚧 chore: remove .vscode from git ignore [[7c44ab6](https://github.com/ngx-devs/ngx-devs-cli/commit/7c44ab6d3e3cfb0205e9e49308b680631569ca97)] |
| 36 | +- 📦 refactor: migrate test files structure [[1a4c565](https://github.com/ngx-devs/ngx-devs-cli/commit/1a4c5658df6dc012cbec80498f67c576ce4be6a3)] |
| 37 | + |
| 38 | + |
| 39 | +<a name="1.8.0"></a> |
| 40 | +## 1.8.0 (2022-05-13) |
| 41 | + |
| 42 | +### Added |
| 43 | + |
| 44 | +- ✨ feat: path parameter support for page component command [[059349c](https://github.com/ngx-devs/ngx-devs-cli/commit/059349c850e21ef9b73f6c1739a366ef93b190aa)] |
| 45 | + |
| 46 | +### Miscellaneous |
| 47 | + |
| 48 | +- chore(release): 1.8.0 [skip ci] [[4d2b06a](https://github.com/ngx-devs/ngx-devs-cli/commit/4d2b06ade4ff634ec2b9364f9cf8143e633f52cb)] |
| 49 | +- 📦 refactor: extract component name and path logic to function [[d77300f](https://github.com/ngx-devs/ngx-devs-cli/commit/d77300fce2317ec660bba86a15bd72dff9fc7140)] |
| 50 | + |
| 51 | + |
| 52 | +<a name="1.7.0"></a> |
| 53 | +## 1.7.0 (2022-05-12) |
| 54 | + |
| 55 | +### Added |
| 56 | + |
| 57 | +- ✨ feat: generate dialog component [[26f9b0d](https://github.com/ngx-devs/ngx-devs-cli/commit/26f9b0d124e7b0e35c8284803b8d99bb0ce5d810)] |
| 58 | + |
| 59 | +### Fixed |
| 60 | + |
| 61 | +- 🐛 fix: version command description [[f2dc910](https://github.com/ngx-devs/ngx-devs-cli/commit/f2dc91019ca981ff58421f673772fee0079f0bd2)] |
| 62 | + |
| 63 | +### Miscellaneous |
| 64 | + |
| 65 | +- chore(release): 1.7.0 [skip ci] [[9b36467](https://github.com/ngx-devs/ngx-devs-cli/commit/9b364670c6a65a8f1c07f98536cec395f1e3960b)] |
| 66 | + |
| 67 | + |
| 68 | +<a name="1.6.0"></a> |
| 69 | +## 1.6.0 (2022-05-10) |
| 70 | + |
| 71 | +### Added |
| 72 | + |
| 73 | +- ✨ feat(cli): support for --path option [[d268046](https://github.com/ngx-devs/ngx-devs-cli/commit/d268046af7e83a8683494bfe81581206645e3216)] |
| 74 | + |
| 75 | +### Miscellaneous |
| 76 | + |
| 77 | +- chore(release): 1.6.0 [skip ci] [[1189b6a](https://github.com/ngx-devs/ngx-devs-cli/commit/1189b6af7b505ff30ec63e09b2ca5587be200318)] |
| 78 | +- 🚧 chore(prettierrc): change printWidth to 120 [[7b00ac7](https://github.com/ngx-devs/ngx-devs-cli/commit/7b00ac70f4c1775a4aa29ee2c7979c7fabb38992)] |
| 79 | + |
| 80 | + |
| 81 | +<a name="1.5.0"></a> |
| 82 | +## 1.5.0 (2022-05-09) |
| 83 | + |
| 84 | +### Added |
| 85 | + |
| 86 | +- ✨ feat: new command [[3924c05](https://github.com/ngx-devs/ngx-devs-cli/commit/3924c05b992e98229f2738720156ef80b8857e15)] |
| 87 | + |
| 88 | +### Fixed |
| 89 | + |
| 90 | +- 🐛 fix: copy-templates script [[18260d1](https://github.com/ngx-devs/ngx-devs-cli/commit/18260d1484642c619b735f9d3a382e0feed5802b)] |
| 91 | + |
| 92 | +### Miscellaneous |
| 93 | + |
| 94 | +- chore(release): 1.5.0 [skip ci] [[449b3d8](https://github.com/ngx-devs/ngx-devs-cli/commit/449b3d894bf8199589069906c1c7031b0a4e36ba)] |
| 95 | +- 🚧 chore: ignore template folder [[b3d53f1](https://github.com/ngx-devs/ngx-devs-cli/commit/b3d53f15ccf5ad14b96f53acfab14b3017535958)] |
| 96 | +- 🚧 chore: exclude src from ts compile [[cb184e5](https://github.com/ngx-devs/ngx-devs-cli/commit/cb184e584d39b88c5405073afd6b387386074379)] |
| 97 | +- 🚧 chore: regenerate lock file [[7c15f60](https://github.com/ngx-devs/ngx-devs-cli/commit/7c15f6027ee3684d908ea2dddf5b486b782faba1)] |
| 98 | +- 🚧 chore: ignore src folder on tests [[eaa0f65](https://github.com/ngx-devs/ngx-devs-cli/commit/eaa0f65bbc342b33ab8d7cdd4e5909b87765838e)] |
| 99 | +- 🚧 chore: update releaserc config [[dfe4b2a](https://github.com/ngx-devs/ngx-devs-cli/commit/dfe4b2acea9beaa249c69837f0e65da815583834)] |
| 100 | +- 🚧 chore: update releaserc plugins order [[d85100a](https://github.com/ngx-devs/ngx-devs-cli/commit/d85100a21d8edcd4bc0ad6cd650f0037cfbe3b02)] |
| 101 | + |
| 102 | + |
| 103 | +<a name="1.4.0"></a> |
| 104 | +## 1.4.0 (2022-04-20) |
| 105 | + |
| 106 | +### Added |
| 107 | + |
| 108 | +- ✨ feat: add commitTemplate [[24fe3df](https://github.com/ngx-devs/ngx-devs-cli/commit/24fe3df274c758d78229b4b967be3fe010d60123)] |
| 109 | + |
| 110 | +### Miscellaneous |
| 111 | + |
| 112 | +- 🧪 test: merge test files [[0dd2c0d](https://github.com/ngx-devs/ngx-devs-cli/commit/0dd2c0dcd08ea99db156793e2ec843d537ae5b83)] |
| 113 | +- 🚧 chore: add @semantic-release/changelog [[fc11ea2](https://github.com/ngx-devs/ngx-devs-cli/commit/fc11ea25ba9d878538896adafd235fde9e3ac7d2)] |
| 114 | + |
| 115 | + |
| 116 | +<a name="1.3.0"></a> |
| 117 | +## 1.3.0 (2022-04-20) |
| 118 | + |
| 119 | +### Added |
| 120 | + |
| 121 | +- ✨ feat: page component command [[5ad5245](https://github.com/ngx-devs/ngx-devs-cli/commit/5ad52459dfd347b9d4ff32d66c6ebb7005785d29)] |
| 122 | + |
| 123 | +### Fixed |
| 124 | + |
| 125 | +- ✏️ docs: update readme emoji styles [[1893a2f](https://github.com/ngx-devs/ngx-devs-cli/commit/1893a2fe8b44dd619bb4d3a5135c9f63fe9e9d25)] |
| 126 | +- ✏️ docs: add sections on readme [[1eef2b8](https://github.com/ngx-devs/ngx-devs-cli/commit/1eef2b8386cbbf416e5090e283bf5eebd90a573f)] |
| 127 | + |
| 128 | +### Miscellaneous |
| 129 | + |
| 130 | +- 🚧 chore: remove unnecessary job [[8b931fc](https://github.com/ngx-devs/ngx-devs-cli/commit/8b931fc700067b0c8be41e456c868c6347cb129f)] |
| 131 | +- 🚧 chore: add build steps [[e5d67bb](https://github.com/ngx-devs/ngx-devs-cli/commit/e5d67bb3d88d5a36e8770f4bf5e71731045b3656)] |
| 132 | +- 📦 refactor: update ci name [[3a3048a](https://github.com/ngx-devs/ngx-devs-cli/commit/3a3048a17faf1243dbbca25d4977873f6040358a)] |
| 133 | +- 🚧 chore: split jobs into separete files [[9056908](https://github.com/ngx-devs/ngx-devs-cli/commit/9056908c1a7db4cf025d1e4d944d4aa01827b43e)] |
| 134 | +- merge pull request [#7](https://github.com/ngx-devs/ngx-devs-cli/issues/7) from ngx-devs/feature/page-component-command [[54b72f1](https://github.com/ngx-devs/ngx-devs-cli/commit/54b72f18724e4c0ad3e54804e1f67c2bc75a9e25)] |
| 135 | +- 🚧 chore: separate publish from build on ci workflow [[c3cd817](https://github.com/ngx-devs/ngx-devs-cli/commit/c3cd817c1bfbf2a8d43cce8f3f41305e962a6ce1)] |
| 136 | + |
| 137 | + |
| 138 | +<a name="1.2.0"></a> |
| 139 | +## 1.2.0 (2022-04-20) |
| 140 | + |
| 141 | +### Added |
| 142 | + |
| 143 | +- ✨ feat: update package name to org schema [[d206158](https://github.com/ngx-devs/ngx-devs-cli/commit/d20615898104f56d55f918155415281541127429)] |
| 144 | + |
| 145 | + |
| 146 | +<a name="1.1.0"></a> |
| 147 | +## 1.1.0 (2022-04-20) |
| 148 | + |
| 149 | +### Added |
| 150 | + |
| 151 | +- ✨ feat: generate widget component [[b13d083](https://github.com/ngx-devs/ngx-devs-cli/commit/b13d083c3890ae84dc0b24634748ebab9ea54637)] |
| 152 | + |
| 153 | +### Changed |
| 154 | + |
| 155 | +- 🔧 ci: add tests step [[9c400dc](https://github.com/ngx-devs/ngx-devs-cli/commit/9c400dcfe6dfc461ddb1d5d42d2dd3bedb11ee15)] |
| 156 | +- 🔧 ci: add ci pipeline [[8465702](https://github.com/ngx-devs/ngx-devs-cli/commit/84657028bcacec1ed53fa35ff24c1898f70cf5cc)] |
| 157 | + |
| 158 | +### Fixed |
| 159 | + |
| 160 | +- 🐛 fix: how to read hbs template [[b588a5b](https://github.com/ngx-devs/ngx-devs-cli/commit/b588a5b31774e58ded214d7684ae24b65425bb30)] |
| 161 | +- 🐛 fix: add missing path import on releaserc [[724e4ab](https://github.com/ngx-devs/ngx-devs-cli/commit/724e4abe2e6896fe1d2a53fd470a39d812df5e05)] |
| 162 | +- ✏️ docs: add npm badge [[6eef97c](https://github.com/ngx-devs/ngx-devs-cli/commit/6eef97cb0778ab9eaa02d44decdf8cd18bf932b9)] |
| 163 | +- 🐛 fix: read of package.json [[8987913](https://github.com/ngx-devs/ngx-devs-cli/commit/89879131ca88481c6c05bc9ce665ab49235827c8)] |
| 164 | + |
| 165 | +### Miscellaneous |
| 166 | + |
| 167 | +- 🚧 chore: move release branch to config file [[f130783](https://github.com/ngx-devs/ngx-devs-cli/commit/f130783841972f71c23bfbd4298feb16fd29ffd9)] |
| 168 | +- 📦 refactor: add main release branch on package json [[9e255fe](https://github.com/ngx-devs/ngx-devs-cli/commit/9e255fe4a7490b088ad05cd8cad1da0f12b06f7f)] |
| 169 | +- 📦 refactor: add release branchs [[4497ec3](https://github.com/ngx-devs/ngx-devs-cli/commit/4497ec34b95b208c191849ae7c945e4d973c474c)] |
| 170 | +- 🚧 chore: update template directory [[bb73391](https://github.com/ngx-devs/ngx-devs-cli/commit/bb73391b8d5d18a19f2b03471dfc803ad53353a9)] |
| 171 | +- 🚧 chore: change cz changelog to semantic-release-gitmoji [[b9287dd](https://github.com/ngx-devs/ngx-devs-cli/commit/b9287dde67f0efbee1576e943feddc0214c283f4)] |
| 172 | +- 🚧 chore: update commitlint to use gitmoji [[214155e](https://github.com/ngx-devs/ngx-devs-cli/commit/214155e9a1e80d600ec02e79ef755b962b31332c)] |
| 173 | +- refactor: update page command description [[8bd0796](https://github.com/ngx-devs/ngx-devs-cli/commit/8bd0796dbccb230da582f56d76263004e712e28a)] |
| 174 | +- merge pull request [#5](https://github.com/ngx-devs/ngx-devs-cli/issues/5) from ngx-devs/feature/generate-widget-component-command [[f68134f](https://github.com/ngx-devs/ngx-devs-cli/commit/f68134face6cb18c61f16e39227db9404a5c93f2)] |
| 175 | +- 🚧 chore: releaserc plugins config [[62f9e15](https://github.com/ngx-devs/ngx-devs-cli/commit/62f9e15621548376aff28ff0f224a9c59b61d14c)] |
| 176 | +- 🚧 chore: add releaserc file [[e992abc](https://github.com/ngx-devs/ngx-devs-cli/commit/e992abc24d4271254f2356834bc177d88e73de30)] |
| 177 | +- 📦 refactor: update widget command description [[c8b3747](https://github.com/ngx-devs/ngx-devs-cli/commit/c8b374753eb4b0b98dcf9cd1f2b54c4e98b85684)] |
| 178 | +- merge pull request [#4](https://github.com/ngx-devs/ngx-devs-cli/issues/4) from ngx-devs/feature/generate-widget-component-command [[95a0659](https://github.com/ngx-devs/ngx-devs-cli/commit/95a0659a0d493cf780bf064c5be3783a05ffc8ca)] |
| 179 | +- 📦 refactor: remove unnecessary temporary variable [[11275a9](https://github.com/ngx-devs/ngx-devs-cli/commit/11275a96577326dc1d4d36e5ac315828ad55c74f)] |
| 180 | +- 📦 refactor: add workflows folder [[85200dc](https://github.com/ngx-devs/ngx-devs-cli/commit/85200dcccc24452e1937d0fc36fa9baea867fd7c)] |
| 181 | +- 🚧 chore: update branch name from master to main [[eb99811](https://github.com/ngx-devs/ngx-devs-cli/commit/eb99811dee89fdf2e765936457ecd7dc3c5a980d)] |
| 182 | +- 📦 refactor: change version to custom command [[6bc3f5c](https://github.com/ngx-devs/ngx-devs-cli/commit/6bc3f5c515074af827eea356d9b2b53f432108d4)] |
| 183 | +- 🚧 chore: update husky hooks [[8e578a9](https://github.com/ngx-devs/ngx-devs-cli/commit/8e578a9fed167fd37da05417fd632732bb2b0138)] |
| 184 | +- 🚧 chore: add build commit type [[3dd43b1](https://github.com/ngx-devs/ngx-devs-cli/commit/3dd43b180adc6b0a568014f40430286ccfbcdef6)] |
| 185 | +- 🚧 chore: add husky [[d324982](https://github.com/ngx-devs/ngx-devs-cli/commit/d32498286b9b8803d8681c60ac681a67acc559ee)] |
| 186 | +- 🚧 chore: add custom cz config [[38faf08](https://github.com/ngx-devs/ngx-devs-cli/commit/38faf08f09aba5e8235174e8ede2d5d12c9b1805)] |
| 187 | + |
| 188 | + |
| 189 | +<a name="1.0.0"></a> |
| 190 | +## 1.0.0 (2022-04-14) |
| 191 | + |
| 192 | +### Added |
| 193 | + |
| 194 | +- ✨ feat: page component command [[5610901](https://github.com/ngx-devs/ngx-devs-cli/commit/5610901c3c6c791376cba04d0d50542bced195f3)] |
| 195 | +- ✨ feat: show default commands on cli start [[659887d](https://github.com/ngx-devs/ngx-devs-cli/commit/659887de9a16f73517d3f34e67b058716b90a435)] |
| 196 | +- 🎉 initial: base cli structure [[90da611](https://github.com/ngx-devs/ngx-devs-cli/commit/90da611c563a8cc59acc8cac8d24e6c26ecc4e99)] |
| 197 | + |
| 198 | +### Changed |
| 199 | + |
| 200 | +- 🔧 ci: add target branchs [[f58ed87](https://github.com/ngx-devs/ngx-devs-cli/commit/f58ed87c68e4bdf1165cfaa01ebc7ff08ee376f8)] |
| 201 | +- 🔧 ci: set private to false [[e850a3a](https://github.com/ngx-devs/ngx-devs-cli/commit/e850a3ad16114bd30327a10bc26b51de9d878b40)] |
| 202 | +- 🏗️ build: upgrade from 0.0.1 to 0.0.2 [[03f8ca1](https://github.com/ngx-devs/ngx-devs-cli/commit/03f8ca131df18533fae6fe0afd2f31f088e66c75)] |
| 203 | + |
| 204 | +### Fixed |
| 205 | + |
| 206 | +- 🐛 fix: update node version from 12 to 16 [[5f54ccb](https://github.com/ngx-devs/ngx-devs-cli/commit/5f54ccb71ed7c2f675c472635f7912e3038ae4ef)] |
| 207 | + |
| 208 | +### Miscellaneous |
| 209 | + |
| 210 | +- chore(release): 1.0.0 [skip ci] [[96569cd](https://github.com/ngx-devs/ngx-devs-cli/commit/96569cdb30d3f4563afef098ece4131175ba9b27)] |
| 211 | +- 🧱 build: add publishConfig [[f9bb212](https://github.com/ngx-devs/ngx-devs-cli/commit/f9bb212186869e832884c2d22a1afea2619951b7)] |
| 212 | +- refactor: add workflows folder ([#2](https://github.com/ngx-devs/ngx-devs-cli/issues/2)) [[b21504e](https://github.com/ngx-devs/ngx-devs-cli/commit/b21504eee9cb6b320095e970fc92899cfa51c07b)] |
| 213 | +- feat: add ci-cd integration and semantic release ([#1](https://github.com/ngx-devs/ngx-devs-cli/issues/1)) [[8e3513b](https://github.com/ngx-devs/ngx-devs-cli/commit/8e3513b24d9bc029d505ef4fa7f389324608d684)] |
| 214 | +- 🧪 test(commands/version): ensure outputs package.json version [[5bb5a02](https://github.com/ngx-devs/ngx-devs-cli/commit/5bb5a024c3b968dddd3395618f407a0d20b629b1)] |
| 215 | +- 📦 refactor: cli home styles [[76882a8](https://github.com/ngx-devs/ngx-devs-cli/commit/76882a8df37ad28da8fade1ab68891a182815ff6)] |
| 216 | +- 🚧 chore: fix eslint and prettier conflig [[69e6ccb](https://github.com/ngx-devs/ngx-devs-cli/commit/69e6ccb850df1706e6da2dd296ac11eb5b007d78)] |
3 | 217 |
|
4 |
| -### Features |
5 | 218 |
|
6 |
| -* add ci-cd integration and semantic release ([#1](https://github.com/ngx-devs/ngx-devs-cli/issues/1)) ([8e3513b](https://github.com/ngx-devs/ngx-devs-cli/commit/8e3513b24d9bc029d505ef4fa7f389324608d684)) |
|
0 commit comments