|
1 | 1 |
|
2 | | -## v0.19.0-beta.0 (2023-10-26) |
| 2 | +## v0.19.0-beta.2 (2023-11-02) |
3 | 3 |
|
4 | 4 | #### :rocket: New Feature |
5 | | -* [#636](https://github.com/BoykaFramework/boyka-framework/pull/636) feat(java): :sparkles: added video recording support for mobile ([@WasiqB](https://github.com/WasiqB)) |
6 | | -* [#631](https://github.com/BoykaFramework/boyka-framework/pull/631) feat(workflow): :zap: added new name param to LT workflow ([@WasiqB](https://github.com/WasiqB)) |
| 5 | +* [#668](https://github.com/BoykaFramework/boyka-framework/pull/668) feat(website): :sparkles: migrated docusaurus to v3 ([@WasiqB](https://github.com/WasiqB)) |
| 6 | +* [#664](https://github.com/BoykaFramework/boyka-framework/pull/664) feat(Internal): :sparkles: updated dependabot config for grouped pr ([@WasiqB](https://github.com/WasiqB)) |
7 | 7 |
|
8 | | -#### :nail_care: Polish |
9 | | -* [#635](https://github.com/BoykaFramework/boyka-framework/pull/635) refactor(java): :recycle: refactored getSession method logic ([@WasiqB](https://github.com/WasiqB)) |
10 | | -* [#633](https://github.com/BoykaFramework/boyka-framework/pull/633) chore(workflow): :art: removed command from changelog text ([@WasiqB](https://github.com/WasiqB)) |
| 8 | +#### :bug: Bug Fix |
| 9 | +* [#667](https://github.com/BoykaFramework/boyka-framework/pull/667) fix(workflow): :bug: fixed issue in release workflow push-pom job ([@WasiqB](https://github.com/WasiqB)) |
| 10 | +* [#655](https://github.com/BoykaFramework/boyka-framework/pull/655) fix(Internal): :bug: fixed release workflow for maven publish action ([@WasiqB](https://github.com/WasiqB)) |
| 11 | +* [#639](https://github.com/BoykaFramework/boyka-framework/pull/639) fix(workflow): :bug: fixed pom file issue in release workflow ([@WasiqB](https://github.com/WasiqB)) |
| 12 | + |
| 13 | +#### :house: Internal |
| 14 | +* [#643](https://github.com/BoykaFramework/boyka-framework/pull/643) build(deps): bump actions/setup-node from 3 to 4 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 15 | +* [#652](https://github.com/BoykaFramework/boyka-framework/pull/652) build(deps): bump org.apache.logging.log4j:log4j-api from 2.21.0 to 2.21.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 16 | +* [#647](https://github.com/BoykaFramework/boyka-framework/pull/647) build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 17 | +* [#649](https://github.com/BoykaFramework/boyka-framework/pull/649) build(deps): bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 18 | +* [#640](https://github.com/BoykaFramework/boyka-framework/pull/640) build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot)) |
11 | 19 |
|
12 | 20 | #### Committers: 1 |
13 | 21 | - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
0 commit comments