Skip to content

Commit

Permalink
Merge pull request #1 from mitchell-up/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.0.0
  • Loading branch information
mitchell-up authored Apr 12, 2024
2 parents 14d4c58 + f502cc4 commit 5af19b7
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

## 1.0.0 (2024-04-12)


### Features

* cli option added ([1034d50](https://github.com/mitchell-up/component-boilerplater/commit/1034d50bbbfdf497789a968992513871a4f55b63))
* command ([b1a4400](https://github.com/mitchell-up/component-boilerplater/commit/b1a44000142a09aeb7d0663590d9807db0304280))
* config baseDir ([c7fee03](https://github.com/mitchell-up/component-boilerplater/commit/c7fee03c9185f5e1b816d918e9feb54bf0c4a420))
* config ext added ([438ba60](https://github.com/mitchell-up/component-boilerplater/commit/438ba60aa593f7ea7d4501107548ec9c8eb3661d))
* config 설정 진행중 ([edbf855](https://github.com/mitchell-up/component-boilerplater/commit/edbf855e94ae68c3d2921e229b1b0eb718337b09))
* index file auto generate ([d7e4dd9](https://github.com/mitchell-up/component-boilerplater/commit/d7e4dd972bd0fd6013874668cccb3686d965dac8))
* index 생성 및 작업중 ([196cafe](https://github.com/mitchell-up/component-boilerplater/commit/196cafedcd8d702d2476004ec91dbcfafc8fa8a7))
* package bin added ([96c53c1](https://github.com/mitchell-up/component-boilerplater/commit/96c53c10b49f22d640ac581a8750dcd1db392f0c))
* Prevent overwriting files already exist ([06045f2](https://github.com/mitchell-up/component-boilerplater/commit/06045f2ffa71609a95e6e22c05adf28d0f61f4e5))
* project setup ([e60d7f1](https://github.com/mitchell-up/component-boilerplater/commit/e60d7f12d5dc71bb7aa0f31d4e3e6a5a8983aac4))
* readConfig ([949ad3a](https://github.com/mitchell-up/component-boilerplater/commit/949ad3a8de547805e84e2bfeec8271aaedb18b88))
* separate contents ([65eb9d9](https://github.com/mitchell-up/component-boilerplater/commit/65eb9d9eacfbedc7ef382115ea61b9752c9c8935))
* 스토리, 테스트, 컴포넌트 ([fe7f1c3](https://github.com/mitchell-up/component-boilerplater/commit/fe7f1c3d086087648f273741d37a30611a24b907))


### Bug Fixes

* bin index filename changed ([ad18e05](https://github.com/mitchell-up/component-boilerplater/commit/ad18e055ba20cb5a236cbaf51b28d40e673ebfdd))
* fix into right path for .txt ([c07fbf9](https://github.com/mitchell-up/component-boilerplater/commit/c07fbf9daa242bfa2c7d0b0623bdcd67ba72816d))
* js contents remove types ([51d048a](https://github.com/mitchell-up/component-boilerplater/commit/51d048a88fcce1d0de0e975f3ef3fa3e3ef596d5))
* **readConfig:** read config error message ([3357204](https://github.com/mitchell-up/component-boilerplater/commit/335720446c446301882da63efe595b2f4bcb1f6c))


### Performance Improvements

* reduce bundle size 0.02KB 😂 ([fa4e885](https://github.com/mitchell-up/component-boilerplater/commit/fa4e885d357ae12b05ec0ac8dcc6a13e3a756501))

0 comments on commit 5af19b7

Please sign in to comment.