Skip to content

Commit

Permalink
chore: release v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB committed Nov 19, 2024
1 parent 0583e54 commit f9c4210
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@




## 2.3.1 (2024-11-19)

#### :bug: Bug Fix
* [#930](https://github.com/BoykaFramework/boyka-framework/pull/930) fix(java): :bug: fixed issues in api form data request ([@WasiqB](https://github.com/WasiqB))

#### :house: Internal
* [#928](https://github.com/BoykaFramework/boyka-framework/pull/928) build(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 in /core-java in the dependencies group ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#927](https://github.com/BoykaFramework/boyka-framework/pull/927) build(deps-dev): bump the dependencies group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#926](https://github.com/BoykaFramework/boyka-framework/pull/926) build(deps-dev): bump nx from 20.0.11 to 20.0.12 in the dependencies group ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 1
- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB))

## 2.3.0 (2024-11-09)

#### :rocket: New Feature
Expand Down
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>io.github.boykaframework</groupId>
<artifactId>boyka-framework</artifactId>
<version>2.3.0</version>
<version>2.3.1</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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boyka-framework",
"version": "2.3.0",
"version": "2.3.1",
"description": "Ultimate Automation framework to handle automation of Web, Mobile and API applications.",
"type": "module",
"author": {
Expand Down

0 comments on commit f9c4210

Please # to comment.