Skip to content

Commit 99081fc

Browse files
committed
chore(Internal): 🔖 released latest version to maven central
1 parent 1abbbb6 commit 99081fc

File tree

4 files changed

+58
-13
lines changed

4 files changed

+58
-13
lines changed

CHANGELOG.md

Lines changed: 55 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,63 @@
11

2-
## v0.10.0 (2022-11-23)
2+
## v0.11.0-rc.0 (2023-01-02)
33

44
#### :rocket: New Feature
5-
* [#267](https://github.com/BoykaFramework/boyka-framework/pull/267) feat(java): :sparkles: provide highlight element on interaction for web ([@WasiqB](https://github.com/WasiqB))
6-
* [#242](https://github.com/BoykaFramework/boyka-framework/pull/242) feat(java): :sparkles: added locator alias name for better logging ([@WasiqB](https://github.com/WasiqB))
7-
* [#232](https://github.com/BoykaFramework/boyka-framework/pull/232) feat(java): :loud_sound: added creation of all logs supported by appium ([@WasiqB](https://github.com/WasiqB))
8-
9-
#### :bug: Bug Fix
10-
* [#269](https://github.com/BoykaFramework/boyka-framework/pull/269) fix(workflow): :bug: fixed pre-release workflow issue ([@WasiqB](https://github.com/WasiqB))
11-
* [#224](https://github.com/BoykaFramework/boyka-framework/pull/224) fix(Internal): :bug: fixed compilation error in sample test ([@WasiqB](https://github.com/WasiqB))
5+
* [#243](https://github.com/BoykaFramework/boyka-framework/pull/243) feat(java): :sparkles: added finger gestures for android ([@WasiqB](https://github.com/WasiqB))
6+
* [#289](https://github.com/BoykaFramework/boyka-framework/pull/289) feat(java): :children_crossing: added navigate actions for better user experience ([@WasiqB](https://github.com/WasiqB))
127

138
#### :house: Internal
14-
* [#217](https://github.com/BoykaFramework/boyka-framework/pull/217) build(deps): bump checkstyle from 10.3.3 to 10.3.4 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
15-
* [#219](https://github.com/BoykaFramework/boyka-framework/pull/219) build(deps-dev): bump @types/node from 18.8.3 to 18.8.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
9+
* [#332](https://github.com/BoykaFramework/boyka-framework/pull/332) build(deps): bump checkstyle from 10.5.0 to 10.6.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
10+
* [#333](https://github.com/BoykaFramework/boyka-framework/pull/333) build(deps-dev): bump eslint from 8.30.0 to 8.31.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
11+
* [#334](https://github.com/BoykaFramework/boyka-framework/pull/334) build(deps-dev): bump lerna from 6.1.0 to 6.3.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
12+
* [#330](https://github.com/BoykaFramework/boyka-framework/pull/330) build(deps-dev): bump testng from 7.7.0 to 7.7.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
13+
* [#331](https://github.com/BoykaFramework/boyka-framework/pull/331) build(deps-dev): bump testng from 7.7.0 to 7.7.1 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot))
14+
* [#328](https://github.com/BoykaFramework/boyka-framework/pull/328) build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
15+
* [#327](https://github.com/BoykaFramework/boyka-framework/pull/327) build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
16+
* [#326](https://github.com/BoykaFramework/boyka-framework/pull/326) build(deps-dev): bump @types/node from 18.11.15 to 18.11.18 ([@dependabot[bot]](https://github.com/apps/dependabot))
17+
* [#320](https://github.com/BoykaFramework/boyka-framework/pull/320) build(deps-dev): bump eslint from 8.29.0 to 8.30.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
18+
* [#329](https://github.com/BoykaFramework/boyka-framework/pull/329) build(deps-dev): bump nx from 15.3.3 to 15.4.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
19+
* [#318](https://github.com/BoykaFramework/boyka-framework/pull/318) build(deps-dev): bump @types/node from 18.11.13 to 18.11.15 ([@dependabot[bot]](https://github.com/apps/dependabot))
20+
* [#317](https://github.com/BoykaFramework/boyka-framework/pull/317) build(deps): bump selenium-java from 4.7.1 to 4.7.2 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
21+
* [#315](https://github.com/BoykaFramework/boyka-framework/pull/315) build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
22+
* [#316](https://github.com/BoykaFramework/boyka-framework/pull/316) build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
23+
* [#314](https://github.com/BoykaFramework/boyka-framework/pull/314) build(deps-dev): bump nx from 15.3.0 to 15.3.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
24+
* [#313](https://github.com/BoykaFramework/boyka-framework/pull/313) build(deps-dev): bump @types/node from 18.11.12 to 18.11.13 ([@dependabot[bot]](https://github.com/apps/dependabot))
25+
* [#310](https://github.com/BoykaFramework/boyka-framework/pull/310) build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
26+
* [#309](https://github.com/BoykaFramework/boyka-framework/pull/309) build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
27+
* [#311](https://github.com/BoykaFramework/boyka-framework/pull/311) build(deps-dev): bump @types/node from 18.11.11 to 18.11.12 ([@dependabot[bot]](https://github.com/apps/dependabot))
28+
* [#308](https://github.com/BoykaFramework/boyka-framework/pull/308) build(deps-dev): bump testng from 7.6.1 to 7.7.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
29+
* [#312](https://github.com/BoykaFramework/boyka-framework/pull/312) build(deps-dev): bump testng from 7.6.1 to 7.7.0 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot))
30+
* [#307](https://github.com/BoykaFramework/boyka-framework/pull/307) build(deps-dev): bump typescript from 4.9.3 to 4.9.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
31+
* [#306](https://github.com/BoykaFramework/boyka-framework/pull/306) build(deps-dev): bump prettier from 2.8.0 to 2.8.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
32+
* [#305](https://github.com/BoykaFramework/boyka-framework/pull/305) build(deps): bump selenium-java from 4.7.0 to 4.7.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
33+
* [#304](https://github.com/BoykaFramework/boyka-framework/pull/304) build(deps-dev): bump nx from 15.2.4 to 15.3.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
34+
* [#301](https://github.com/BoykaFramework/boyka-framework/pull/301) build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
35+
* [#302](https://github.com/BoykaFramework/boyka-framework/pull/302) build(deps-dev): bump @types/node from 18.11.10 to 18.11.11 ([@dependabot[bot]](https://github.com/apps/dependabot))
36+
* [#303](https://github.com/BoykaFramework/boyka-framework/pull/303) build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
37+
* [#297](https://github.com/BoykaFramework/boyka-framework/pull/297) build(deps): bump selenium-java from 4.6.0 to 4.7.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
38+
* [#298](https://github.com/BoykaFramework/boyka-framework/pull/298) build(deps): bump java-client from 8.2.1 to 8.3.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
39+
* [#299](https://github.com/BoykaFramework/boyka-framework/pull/299) build(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
40+
* [#300](https://github.com/BoykaFramework/boyka-framework/pull/300) build(deps-dev): bump eslint from 8.28.0 to 8.29.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
41+
* [#296](https://github.com/BoykaFramework/boyka-framework/pull/296) build(deps-dev): bump @types/node from 18.11.9 to 18.11.10 ([@dependabot[bot]](https://github.com/apps/dependabot))
42+
* [#295](https://github.com/BoykaFramework/boyka-framework/pull/295) build(deps-dev): bump nx from 15.2.3 to 15.2.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
43+
* [#290](https://github.com/BoykaFramework/boyka-framework/pull/290) build(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
44+
* [#293](https://github.com/BoykaFramework/boyka-framework/pull/293) build(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
45+
* [#294](https://github.com/BoykaFramework/boyka-framework/pull/294) build(deps-dev): bump commitlint from 17.2.0 to 17.3.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
46+
* [#292](https://github.com/BoykaFramework/boyka-framework/pull/292) build(deps-dev): bump nx from 15.2.1 to 15.2.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
47+
* [#291](https://github.com/BoykaFramework/boyka-framework/pull/291) build(deps-dev): bump lerna from 6.0.3 to 6.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
48+
* [#288](https://github.com/BoykaFramework/boyka-framework/pull/288) build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.45.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
49+
* [#287](https://github.com/BoykaFramework/boyka-framework/pull/287) build(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.3.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
50+
* [#286](https://github.com/BoykaFramework/boyka-framework/pull/286) build(deps-dev): bump prettier from 2.7.1 to 2.8.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
51+
* [#285](https://github.com/BoykaFramework/boyka-framework/pull/285) build(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
52+
* [#284](https://github.com/BoykaFramework/boyka-framework/pull/284) build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.45.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
53+
* [#283](https://github.com/BoykaFramework/boyka-framework/pull/283) build(deps): bump checkstyle from 10.4 to 10.5.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
54+
* [#282](https://github.com/BoykaFramework/boyka-framework/pull/282) build(deps): bump java-client from 8.2.0 to 8.2.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
55+
* [#279](https://github.com/BoykaFramework/boyka-framework/pull/279) build(deps): bump actions/setup-java from 1 to 3 ([@dependabot[bot]](https://github.com/apps/dependabot))
56+
* [#275](https://github.com/BoykaFramework/boyka-framework/pull/275) build(deps): bump jackson-databind from 2.14.0 to 2.14.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
57+
* [#281](https://github.com/BoykaFramework/boyka-framework/pull/281) build(deps): bump boyka-framework from 0.9.0 to 0.10.0 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot))
58+
* [#277](https://github.com/BoykaFramework/boyka-framework/pull/277) build(deps): bump jackson-dataformat-yaml from 2.14.0 to 2.14.1 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot))
59+
* [#276](https://github.com/BoykaFramework/boyka-framework/pull/276) build(deps): bump webiny/action-conventional-commits from 1.0.3 to 1.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
60+
* [#278](https://github.com/BoykaFramework/boyka-framework/pull/278) build(deps): bump actions/checkout from 2 to 3 ([@dependabot[bot]](https://github.com/apps/dependabot))
1661

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

core-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ shall be included in all
2626
<modelVersion>4.0.0</modelVersion>
2727
<groupId>com.github.wasiqb.boyka</groupId>
2828
<artifactId>boyka-framework</artifactId>
29-
<version>0.10.0</version>
29+
<version>0.11.0-rc.0</version>
3030
<inceptionYear>2022</inceptionYear>
3131
<name>${project.groupId}:${project.artifactId}</name>
3232
<description>🎉 Ultimate test automation for testing any application on any platform</description>

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.10.0",
2+
"version": "0.11.0-rc.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"changelog": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "0.10.0",
3+
"version": "0.11.0-rc.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)