diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5e0448e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,61 @@ +# Changelog + +## 1.0.0 (2024-06-05) + + +### Features + +* add conventional commits ([9c9366a](https://github.com/ubiquity/ts-template/commit/9c9366ad423cfb450909c36f735aa08c222cd319)) +* add dotenv ([7b7c6f5](https://github.com/ubiquity/ts-template/commit/7b7c6f5decd076cf833352c03906e2dcb514428f)) +* add knip CI configuration ([83b6cb6](https://github.com/ubiquity/ts-template/commit/83b6cb68ce08cd279b315718586ad8f136e065ba)) +* add naming conventions rule ([f3997c9](https://github.com/ubiquity/ts-template/commit/f3997c9b635dc8d027965b65079423bbba268986)) +* add pull request template ([e7fff97](https://github.com/ubiquity/ts-template/commit/e7fff971d1ef38f2fc18516c5ba45322490a4a8c)) +* add TS support ([f9b45ea](https://github.com/ubiquity/ts-template/commit/f9b45eaae8f7e2da76cd9979fd60217f4d4938cc)) +* ban non null assertions ([e674345](https://github.com/ubiquity/ts-template/commit/e6743454269235a4d1b632742fd723287e16a190)) +* cd ([9fbac16](https://github.com/ubiquity/ts-template/commit/9fbac16e59476e56333baa5c7e89fb177ed40313)) +* commit or pr ([dbec9e3](https://github.com/ubiquity/ts-template/commit/dbec9e30f1bbfb9a6514cb68c0507db37dd7cf2b)) +* copy typescript rules ([86cb568](https://github.com/ubiquity/ts-template/commit/86cb56883e02419c919c7646d62fea530a5ff99f)) +* create helloWorld index.html ([d1e8b0b](https://github.com/ubiquity/ts-template/commit/d1e8b0b52130f6cc206675b7e2b8b616da2fda81)) +* **cspell:** support colors ([27786d7](https://github.com/ubiquity/ts-template/commit/27786d7d0ba92c4268395ab38675627bc9bef8ea)) +* cypress testing suite ([92cad2c](https://github.com/ubiquity/ts-template/commit/92cad2c46aabc81b42a926298270adbd38adffdc)) +* default Jest testing configuration ([d7670f4](https://github.com/ubiquity/ts-template/commit/d7670f4d4b7ba307052117a9928540b9d967ec13)) +* default Jest testing configuration ([#19](https://github.com/ubiquity/ts-template/issues/19)) ([f0c06fb](https://github.com/ubiquity/ts-template/commit/f0c06fba5fdcc6919d009f17197b303916608530)) +* easy ui support ([7ffbda1](https://github.com/ubiquity/ts-template/commit/7ffbda1732fbb579cb0f9db0e8e59a8521b02725)) +* easy ui support ([805224f](https://github.com/ubiquity/ts-template/commit/805224f0a3c2fb13205e0d0fe184844e99fab02d)) +* format on lint-staged ([bfcfcda](https://github.com/ubiquity/ts-template/commit/bfcfcdaab8c0aed6fda112e579d9f4f4bb557ee0)) +* initial commit ([080bedf](https://github.com/ubiquity/ts-template/commit/080bedf1c104dd8ace4495edd595fbcee3c22ab9)) +* new github env style ([6eb4ace](https://github.com/ubiquity/ts-template/commit/6eb4ace9aff0ce51d1b09befa1b85e09c6eca81f)) +* prefer named functions ([31825e8](https://github.com/ubiquity/ts-template/commit/31825e82fc48c0e4b8480598f291ce8b1bc88d1a)) +* production deploys ([821f81e](https://github.com/ubiquity/ts-template/commit/821f81e95925b9dcfc8ae6631bae3150b1cfcb27)) +* push action for development branch ([af60573](https://github.com/ubiquity/ts-template/commit/af605734b9a66fa4b1d5b5887704e2940de43cf6)) +* release please Action ([f667d6e](https://github.com/ubiquity/ts-template/commit/f667d6e730e1bfdd68a577f844a66216cd8446cf)) +* reusable deploy script ([4e8bf2b](https://github.com/ubiquity/ts-template/commit/4e8bf2b14aa38ad0e3bcdd82a4e080be86d77179)) +* spell check on commit ([53bfa02](https://github.com/ubiquity/ts-template/commit/53bfa0258251b2e775699bfc6a5120f174ccaf58)) +* update readme ([d2cb9f8](https://github.com/ubiquity/ts-template/commit/d2cb9f89841650c76596a03d0eab4a3026244247)) +* workflow dispatch ([126e819](https://github.com/ubiquity/ts-template/commit/126e819301653d30eede0849d258e44db973f2ba)) +* workflow dispatch ([dc336a9](https://github.com/ubiquity/ts-template/commit/dc336a9d2902a4c425491ac61fbc5325ad6e4826)) + + +### Bug Fixes + +* app installation if ([059487c](https://github.com/ubiquity/ts-template/commit/059487c910fbf671ef99a058631af40ed83ed12c)) +* change dist to static ([783e786](https://github.com/ubiquity/ts-template/commit/783e786dfce63e702672f5a09f58935fad75b1ae)) +* **ci:** cspell ([ea8c924](https://github.com/ubiquity/ts-template/commit/ea8c924d95ef36ef5ece2ac3a5b6e0153c6b816a)) +* **ci:** cspell ([48b4419](https://github.com/ubiquity/ts-template/commit/48b441995dbc0a78b5de5bb2dd353fa77ef804ae)) +* **ci:** on prs ([f2fea11](https://github.com/ubiquity/ts-template/commit/f2fea11b632888bd7f7eebb310905843d6c57f70)) +* commit sha ([2393807](https://github.com/ubiquity/ts-template/commit/23938078cf1e720c714698d6b966dff395153c61)) +* commit-msg script and add lint-staged command ([7c2aa64](https://github.com/ubiquity/ts-template/commit/7c2aa64df980c4937812c09d4038b19de7ea8cda)) +* cspell ci ([8ee208a](https://github.com/ubiquity/ts-template/commit/8ee208a1dd30d5c708a61e636cca29b04b373aac)) +* disabled comments on every push, and added default value for coverage ([419442c](https://github.com/ubiquity/ts-template/commit/419442c644651ec8db72e26f446b56123b284ebf)) +* forgot to include cspell ([4026845](https://github.com/ubiquity/ts-template/commit/4026845606011433d71c78a921ebf1f93d5d83e8)) +* gitignore ([4818b15](https://github.com/ubiquity/ts-template/commit/4818b15f6f0b3cdfe74a96fd8fa94c0f6ed6461c)) +* lint staged ([9cad989](https://github.com/ubiquity/ts-template/commit/9cad989afff96c8786db86cb92df64e808b5f405)) +* lint staged ([937630e](https://github.com/ubiquity/ts-template/commit/937630eb4abf93b7f3055b660e9bebc809d53399)) +* moved eslint from js to json and accept numbers in file names ([b9c377c](https://github.com/ubiquity/ts-template/commit/b9c377c9b1c2dc8840622027c996cf626f996920)) +* prettier for css ([4880237](https://github.com/ubiquity/ts-template/commit/4880237fb5d524e8315638f10bae984f3942999c)) +* rename pull_request_template ([8aa986e](https://github.com/ubiquity/ts-template/commit/8aa986e6885173d56f628ee6d887d3619a19407c)) +* transport secrets ([83c2e29](https://github.com/ubiquity/ts-template/commit/83c2e2948ccce120400f943334a2c3bdb573f175)) +* use regex and ignore e2e.ts ([67e0375](https://github.com/ubiquity/ts-template/commit/67e0375fca861d1d71fdbfac436f667d758b448a)) +* whitespace ([1f80af6](https://github.com/ubiquity/ts-template/commit/1f80af63af8b2c1d97b125fd64b0a248e8d4ded0)) +* workflow cypress ([0499dcb](https://github.com/ubiquity/ts-template/commit/0499dcbe14472c86b0a50169a86f2e6282d6c323)) +* workflow release please ([5dd1302](https://github.com/ubiquity/ts-template/commit/5dd1302a93822de66b216bdd5293b110eeda75c8))