Skip to content

Commit 17897dd

Browse files
chore(main): release 0.3.0
1 parent f6c4322 commit 17897dd

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.1"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/Tugamer89/AC-Virtual-Engineer/compare/v0.2.1...v0.3.0) (2026-08-09)
4+
5+
6+
### Features
7+
8+
* integrate RaceEngineerAI and PushToTalkController into the signaling server ([866a01a](https://github.com/Tugamer89/AC-Virtual-Engineer/commit/866a01a0f988eccf8e69b1f7371e2f64c4d6b9a6))
9+
10+
11+
### Bug Fixes
12+
13+
* downgrade Python version from 3.13 to 3.12 in CI workflows and requirements files ([46fd07d](https://github.com/Tugamer89/AC-Virtual-Engineer/commit/46fd07d9ca568defd4e9bf974c01eef56bc526d6))
14+
* update autogenerated command in requirements files to include python version ([0976445](https://github.com/Tugamer89/AC-Virtual-Engineer/commit/0976445c0ed323e72bb0409b44d168217e262bbb))
15+
* update Python version from 3.12 to 3.13 in workflows, requirements, and configuration files ([f6c4322](https://github.com/Tugamer89/AC-Virtual-Engineer/commit/f6c432251eb0bed98c6bc360859e937780245769))
16+
317
## [0.2.1](https://github.com/Tugamer89/AC-Virtual-Engineer/compare/v0.2.0...v0.2.1) (2026-07-20)
418

519

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sonar.organization=tugamer89
44

55
sonar.projectName=AC Virtual Engineer
66
# x-release-please-start-version
7-
sonar.projectVersion=0.2.1
7+
sonar.projectVersion=0.3.0
88
# x-release-please-end
99

1010
# --- Sources ---

0 commit comments

Comments
 (0)