Skip to content

Commit

Permalink
chore(Internal): 馃敄 released v0.21.1-beta.0 to maven central
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB committed Jan 18, 2024
1 parent 3c1728d commit 7da963a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 26 deletions.
36 changes: 13 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,21 @@

## v0.21.0-beta.0 (2024-01-06)

#### :rocket: New Feature
* [#726](https://github.com/BoykaFramework/boyka-framework/pull/726) feat(java): :sparkles: added new method in navigate class ([@WasiqB](https://github.com/WasiqB))
## v0.21.1-beta.0 (2024-01-18)

#### :bug: Bug Fix
* [#727](https://github.com/BoykaFramework/boyka-framework/pull/727) fix(workflow): :bug: fixed issue with changelog title after main release ([@WasiqB](https://github.com/WasiqB))

#### :nail_care: Polish
* [#718](https://github.com/BoykaFramework/boyka-framework/pull/718) refactor(java): :fire: moved sample test project to its own repo ([@WasiqB](https://github.com/WasiqB))
* [#745](https://github.com/BoykaFramework/boyka-framework/pull/745) fix(java): :bug: fixed issue in window action listener ([@WasiqB](https://github.com/WasiqB))
* [#735](https://github.com/BoykaFramework/boyka-framework/pull/735) fix(java): :bug: fixed issue in multi user sessions ([@WasiqB](https://github.com/WasiqB))

#### :house: Internal
* [#724](https://github.com/BoykaFramework/boyka-framework/pull/724) build(deps-dev): bump org.testng:testng from 7.8.0 to 7.9.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#723](https://github.com/BoykaFramework/boyka-framework/pull/723) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#722](https://github.com/BoykaFramework/boyka-framework/pull/722) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#720](https://github.com/BoykaFramework/boyka-framework/pull/720) build(deps-dev): bump the minor group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#721](https://github.com/BoykaFramework/boyka-framework/pull/721) build(deps-dev): bump the patch group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#719](https://github.com/BoykaFramework/boyka-framework/pull/719) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#712](https://github.com/BoykaFramework/boyka-framework/pull/712) build(deps): bump the dependencies group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#714](https://github.com/BoykaFramework/boyka-framework/pull/714) build(deps-dev): bump the minor group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#713](https://github.com/BoykaFramework/boyka-framework/pull/713) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#715](https://github.com/BoykaFramework/boyka-framework/pull/715) build(deps): bump the dependencies group in /sample-tests with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#716](https://github.com/BoykaFramework/boyka-framework/pull/716) build(deps-dev): bump the patch group with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#707](https://github.com/BoykaFramework/boyka-framework/pull/707) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#709](https://github.com/BoykaFramework/boyka-framework/pull/709) build(deps-dev): bump the minor group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#708](https://github.com/BoykaFramework/boyka-framework/pull/708) build(deps): bump the dependencies group in /sample-tests with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#710](https://github.com/BoykaFramework/boyka-framework/pull/710) build(deps-dev): bump the patch group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#746](https://github.com/BoykaFramework/boyka-framework/pull/746) build(deps): bump the dependencies group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#740](https://github.com/BoykaFramework/boyka-framework/pull/740) build(deps-dev): bump the minor group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#736](https://github.com/BoykaFramework/boyka-framework/pull/736) build(deps): bump the major group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#738](https://github.com/BoykaFramework/boyka-framework/pull/738) build(deps-dev): bump the patch group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#739](https://github.com/BoykaFramework/boyka-framework/pull/739) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#732](https://github.com/BoykaFramework/boyka-framework/pull/732) build(deps-dev): bump the minor group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#733](https://github.com/BoykaFramework/boyka-framework/pull/733) build(deps-dev): bump the patch group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot))

#### :running_woman: Performance
* [#742](https://github.com/BoykaFramework/boyka-framework/pull/742) test(java): :white_check_mark: updated mobile test with updated app ([@WasiqB](https://github.com/WasiqB))

#### Committers: 1
- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB))
2 changes: 1 addition & 1 deletion core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.wasiqb.boyka</groupId>
<artifactId>boyka-framework</artifactId>
<version>0.21.0</version>
<version>0.21.1-beta.0</version>
<inceptionYear>2022</inceptionYear>
<name>${project.groupId}:${project.artifactId}</name>
<description>馃帀 Ultimate test automation framework for testing any application on any platform</description>
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.21.0",
"version": "0.21.1-beta.0",
"npmClient": "npm",
"changelog": {
"repo": "BoykaFramework/boyka-framework",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "0.21.0",
"version": "0.21.1-beta.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 7da963a

Please sign in to comment.