Skip to content

Commit

Permalink
chore(release): 10.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.0.0](v9.4.1...v10.0.0) (2023-11-09)

* fix(android)!: share function not working on Android 14 (#1482) ([36d87f3](36d87f3)), closes [#1482](#1482)

### BREAKING CHANGES

* compileSdk minimum is now 33

* fix: update dependencies
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent 36d87f3 commit 5a0c47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "react-native-share",
"description": "Social share, sending simple data to other apps.",
"version": "9.4.1",
"version": "10.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-community/react-native-share.git"
Expand Down

0 comments on commit 5a0c47e

Please sign in to comment.