Skip to content

Commit 2c08f2b

Browse files
chore(release): 15.8.3 [skip ci]
## [15.8.3](v15.8.2...v15.8.3) (2025-10-21) ### Bug Fixes * **ci:** add missing publish package conventional-changelog-conventionalcommits ([195011c](195011c)) * **ci:** bump node to 24 in publish and e2e android ([e0ca36e](e0ca36e)) * **ci:** update workflows, enable NPM Trusted Publish ([7148152](7148152))
1 parent 195011c commit 2c08f2b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [15.8.3](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.8.2...v15.8.3) (2025-10-21)
2+
3+
### Bug Fixes
4+
5+
* **ci:** add missing publish package conventional-changelog-conventionalcommits ([195011c](https://github.com/invertase/react-native-google-mobile-ads/commit/195011cc190fa0e5d2d797fa3038e26e11532cec))
6+
* **ci:** bump node to 24 in publish and e2e android ([e0ca36e](https://github.com/invertase/react-native-google-mobile-ads/commit/e0ca36ef79fc8bbf31ea7e658a240f44b35e3c5d))
7+
* **ci:** update workflows, enable NPM Trusted Publish ([7148152](https://github.com/invertase/react-native-google-mobile-ads/commit/7148152744afbef7f1d16768ad5671cc4e6e7df4))
8+
19
### [15.8.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.8.1...v15.8.2) (2025-10-19)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-google-mobile-ads",
3-
"version": "15.8.2",
3+
"version": "15.8.3",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)