|
| 1 | + |
| 2 | +## 2.0.0 (2024-07-29) |
| 3 | + |
| 4 | +#### :boom: Breaking Change |
| 5 | +* [#837](https://github.com/BoykaFramework/boyka-framework/pull/837) feat!(java): :sparkles: moved common api settings to main block ([@WasiqB](https://github.com/WasiqB)) |
| 6 | + |
| 7 | +#### :rocket: New Feature |
| 8 | +* [#857](https://github.com/BoykaFramework/boyka-framework/pull/857) feat(java): :sparkles: added feature to get input value from textbox ([@WasiqB](https://github.com/WasiqB)) |
| 9 | +* [#855](https://github.com/BoykaFramework/boyka-framework/pull/855) feat(java): :sparkles: added new method to focus on input element ([@WasiqB](https://github.com/WasiqB)) |
| 10 | +* [#837](https://github.com/BoykaFramework/boyka-framework/pull/837) feat!(java): :sparkles: moved common api settings to main block ([@WasiqB](https://github.com/WasiqB)) |
| 11 | + |
| 12 | +#### :bug: Bug Fix |
| 13 | +* [#873](https://github.com/BoykaFramework/boyka-framework/pull/873) fix(workflow): :bug: fix error when publishing release ([@WasiqB](https://github.com/WasiqB)) |
| 14 | +* [#870](https://github.com/BoykaFramework/boyka-framework/pull/870) fix(workflow): 🐛 updated release workflow ([@WasiqB](https://github.com/WasiqB)) |
| 15 | +* [#869](https://github.com/BoykaFramework/boyka-framework/pull/869) fix(workflow): :bug: fixed issue with lerna version bump ([@WasiqB](https://github.com/WasiqB)) |
| 16 | +* [#866](https://github.com/BoykaFramework/boyka-framework/pull/866) fix(workflow): 🐛 fixed issue with release command in package.json ([@WasiqB](https://github.com/WasiqB)) |
| 17 | + |
| 18 | +#### :house: Internal |
| 19 | +* [#864](https://github.com/BoykaFramework/boyka-framework/pull/864) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 20 | +* [#865](https://github.com/BoykaFramework/boyka-framework/pull/865) build(deps-dev): bump the dependencies group with 8 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 21 | +* [#859](https://github.com/BoykaFramework/boyka-framework/pull/859) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 22 | +* [#860](https://github.com/BoykaFramework/boyka-framework/pull/860) build(deps-dev): bump io.qameta.allure:allure-testng from 2.27.0 to 2.28.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 23 | +* [#861](https://github.com/BoykaFramework/boyka-framework/pull/861) build(deps-dev): bump the dependencies group with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 24 | +* [#856](https://github.com/BoykaFramework/boyka-framework/pull/856) build(deps): bump the dependencies group in /core-java with 5 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 25 | +* [#850](https://github.com/BoykaFramework/boyka-framework/pull/850) build(deps-dev): bump the dependencies group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 26 | +* [#849](https://github.com/BoykaFramework/boyka-framework/pull/849) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 27 | +* [#848](https://github.com/BoykaFramework/boyka-framework/pull/848) build(deps-dev): bump the dependencies group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 28 | +* [#847](https://github.com/BoykaFramework/boyka-framework/pull/847) build(deps): bump the dependencies group in /core-java with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 29 | +* [#845](https://github.com/BoykaFramework/boyka-framework/pull/845) build(deps-dev): bump the dependencies group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | +* [#846](https://github.com/BoykaFramework/boyka-framework/pull/846) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +* [#844](https://github.com/BoykaFramework/boyka-framework/pull/844) build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 in /core-java in the dependencies group ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 32 | +* [#843](https://github.com/BoykaFramework/boyka-framework/pull/843) build(deps-dev): bump the dependencies group with 5 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 33 | + |
| 34 | +#### Committers: 1 |
| 35 | +- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
| 36 | + |
1 | 37 | ## v1.2.0 (2024-05-30) |
2 | 38 |
|
3 | 39 | #### :bug: Bug Fix |
|
0 commit comments