UNPKG

@boykaframework/boyka-cli

Version:

🧑🏻‍💻 Command line assistant for Boyka Framework

86 lines (62 loc) 7.48 kB
## 0.12.0 (2025-06-28) #### :rocket: New Feature * [#193](https://github.com/BoykaFramework/boyka-cli/pull/193) feat: :sparkles: added mac related config to the cli ([@WasiqB](https://github.com/WasiqB)) #### :house: Internal * [#194](https://github.com/BoykaFramework/boyka-cli/pull/194) build(deps-dev): bump the minor group across 1 directory with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#185](https://github.com/BoykaFramework/boyka-cli/pull/185) build(deps-dev): bump the major group across 1 directory with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#181](https://github.com/BoykaFramework/boyka-cli/pull/181) build(deps-dev): bump the minor group across 1 directory with 8 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#180](https://github.com/BoykaFramework/boyka-cli/pull/180) build(deps): bump the patch group with 7 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#176](https://github.com/BoykaFramework/boyka-cli/pull/176) build(deps-dev): bump the major group across 1 directory with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#168](https://github.com/BoykaFramework/boyka-cli/pull/168) build(deps): bump the minor group across 1 directory with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#166](https://github.com/BoykaFramework/boyka-cli/pull/166) build(deps): bump the patch group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#164](https://github.com/BoykaFramework/boyka-cli/pull/164) build(deps): bump the minor group across 1 directory with 10 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#162](https://github.com/BoykaFramework/boyka-cli/pull/162) build(deps): bump the patch group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#160](https://github.com/BoykaFramework/boyka-cli/pull/160) build(deps-dev): bump husky from 9.1.6 to 9.1.7 in the patch group ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#159](https://github.com/BoykaFramework/boyka-cli/pull/159) build(deps-dev): bump the minor group with 7 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#158](https://github.com/BoykaFramework/boyka-cli/pull/158) build(deps): bump the minor group across 1 directory with 9 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#157](https://github.com/BoykaFramework/boyka-cli/pull/157) build(deps): bump the patch group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#153](https://github.com/BoykaFramework/boyka-cli/pull/153) build(deps-dev): bump the minor group with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#152](https://github.com/BoykaFramework/boyka-cli/pull/152) build(deps-dev): bump @types/node from 22.8.1 to 22.8.7 in the patch group ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#151](https://github.com/BoykaFramework/boyka-cli/pull/151) build(deps): bump the minor group with 8 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#149](https://github.com/BoykaFramework/boyka-cli/pull/149) build(deps-dev): bump the minor group with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#150](https://github.com/BoykaFramework/boyka-cli/pull/150) build(deps): bump the patch group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#147](https://github.com/BoykaFramework/boyka-cli/pull/147) build(deps): bump the minor group with 9 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#148](https://github.com/BoykaFramework/boyka-cli/pull/148) build(deps-dev): bump the patch group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#144](https://github.com/BoykaFramework/boyka-cli/pull/144) build(deps): bump the major group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#145](https://github.com/BoykaFramework/boyka-cli/pull/145) build(deps-dev): bump the minor group with 9 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#143](https://github.com/BoykaFramework/boyka-cli/pull/143) build(deps-dev): bump the patch group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#142](https://github.com/BoykaFramework/boyka-cli/pull/142) build(deps-dev): bump the minor group with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#141](https://github.com/BoykaFramework/boyka-cli/pull/141) build(deps): bump gradient-string from 2.0.2 to 3.0.0 in the major group ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#140](https://github.com/BoykaFramework/boyka-cli/pull/140) build(deps): bump the minor group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#139](https://github.com/BoykaFramework/boyka-cli/pull/139) build(deps): bump the major group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) #### Committers: 1 - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) ## 0.11.1 (2024-09-14) #### :bug: Bug Fix * [#138](https://github.com/BoykaFramework/boyka-cli/pull/138) fix: :bug: fixed issues in test generation ([@WasiqB](https://github.com/WasiqB)) #### Committers: 1 - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) ## 0.11.0 (2024-09-12) #### :rocket: New Feature * [#136](https://github.com/BoykaFramework/boyka-cli/pull/136) feat: :sparkles: auto update dependency versions in pom template ([@WasiqB](https://github.com/WasiqB)) #### Committers: 1 - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) ## 0.10.0 (2024-09-11) #### :rocket: New Feature * [#96](https://github.com/BoykaFramework/boyka-cli/pull/96) feat: :sparkles: adding feature to generate sample test ([@WasiqB](https://github.com/WasiqB)) #### :bug: Bug Fix * [#134](https://github.com/BoykaFramework/boyka-cli/pull/134) fix: :bug: fixed failing publish workflow due to lock file ([@WasiqB](https://github.com/WasiqB)) #### :house: Internal * [#131](https://github.com/BoykaFramework/boyka-cli/pull/131) build(deps): bump the patch group with 11 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#127](https://github.com/BoykaFramework/boyka-cli/pull/127) build(deps-dev): bump the major group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#124](https://github.com/BoykaFramework/boyka-cli/pull/124) build(deps-dev): bump @types/node from 20.14.11 to 22.0.0 in the major group ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#122](https://github.com/BoykaFramework/boyka-cli/pull/122) build(deps): bump liquidjs from 10.15.0 to 10.16.0 in the minor group ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#123](https://github.com/BoykaFramework/boyka-cli/pull/123) build(deps): bump the patch group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) #### Committers: 1 - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) ## 0.9.0 (2024-07-21) #### :bug: Bug Fix - [#120](https://github.com/BoykaFramework/boyka-cli/pull/120) fix: :bug: fixed release error in publish workflow ([@WasiqB](https://github.com/WasiqB)) - [#119](https://github.com/BoykaFramework/boyka-cli/pull/119) fix: :bug: fixed issue when running boyka command ([@WasiqB](https://github.com/WasiqB)) #### Committers: 1 - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB))