Skip to content

Commit 9134b67

Browse files
chore(release): prepare version 4.1.0
1 parent 2ffb8c1 commit 9134b67

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [4.1.0](https://github.com/newrelic/video-agent-android/compare/v4.0.4...v4.1.0) (2025-12-29)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* documentation updates
6+
* documentation changes
7+
8+
### Features
9+
10+
* add new installation section ([41c5a09](https://github.com/newrelic/video-agent-android/commit/41c5a097668d59e9b14d5979f4b2842315d5b415))
11+
* add new installation section ([29493f1](https://github.com/newrelic/video-agent-android/commit/29493f1a5941ce576458c2ce7fe0ea630e886389))
12+
* documentation changes ([1f41ab7](https://github.com/newrelic/video-agent-android/commit/1f41ab7ea99c5fef07648bf2ceaf44284916f8b8))
13+
* documentation updates ([aa0af4b](https://github.com/newrelic/video-agent-android/commit/aa0af4bbe8532f46767132aab7baca761b076092))
14+
15+
### Bug Fixes
16+
17+
* addded dependencies ([2ffb8c1](https://github.com/newrelic/video-agent-android/commit/2ffb8c1c6dfc0b92c9b9bbe66bbe40c84cb0beda))
18+
* adding stage ([4c32984](https://github.com/newrelic/video-agent-android/commit/4c32984fb5a0575afeca926fbaba27cd32bac5d6))
19+
* adding stage publishing ([aa34cec](https://github.com/newrelic/video-agent-android/commit/aa34cec6529f332b95f97750bc83cd4f6e87236f))
20+
* adding stages ([0994df2](https://github.com/newrelic/video-agent-android/commit/0994df2ac86148688ca8c72a0aa51e4714a8a791))
21+
* adding version changes ([ebafc8f](https://github.com/newrelic/video-agent-android/commit/ebafc8f4fd07ba82b2297ba73fadcc2234868efb))
22+
* resolve documentation typo ([980f846](https://github.com/newrelic/video-agent-android/commit/980f846b49c274e2a0569b946fb65fa2665f9ab6))
23+
* resolve documentation typo ([348ed59](https://github.com/newrelic/video-agent-android/commit/348ed59836734bea8ec5edee933ae6a546d3cd80))
124
## [4.0.4](https://github.com/newrelic/video-agent-android/compare/v4.0.3...v4.0.4) (2025-12-18)
225

326
### Bug Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ android.defaults.buildfeatures.buildconfig=true
2121
android.nonTransitiveRClass=false
2222
android.nonFinalResIds=false
2323

24-
GLOBAL_VERSION_NAME=4.0.4
24+
GLOBAL_VERSION_NAME=4.1.0

0 commit comments

Comments
 (0)