Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: version 4.4.3 #535

Merged
merged 3 commits into from
Aug 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,9 @@ PODS:
- React-jsinspector (0.70.1)
- React-logger (0.70.1):
- glog
- react-native-pager-view (6.1.1):
- react-native-pager-view (6.2.0):
- React-Core
- react-native-slider (4.4.2):
- react-native-slider (4.4.3):
- React-Core
- React-perflogger (0.70.1)
- React-RCTActionSheet (0.70.1):
Expand Down Expand Up @@ -567,8 +567,8 @@ SPEC CHECKSUMS:
React-jsiexecutor: 47201924064085223b63ec7e3ee9fd40ad8508e8
React-jsinspector: 1363be638eccfe1aea1b10dd42e632b0397e5ec8
React-logger: 7bd569e3857d74ed412ce0a5c51f421ff7d4ca7f
react-native-pager-view: 3c66c4e2f3ab423643d07b2c7041f8ac48395f72
react-native-slider: 33b8d190b59d4f67a541061bb91775d53d617d9d
react-native-pager-view: 0ccb8bf60e2ebd38b1f3669fa3650ecce81db2df
react-native-slider: 1cdd6ba29675df21f30544253bf7351d3c2d68c4
React-perflogger: 48c6b363e867d64b682e84f80ca45636bd65e19c
React-RCTActionSheet: 33c74fe5c754835e3715c300618da9aa2f7203fa
React-RCTAnimation: 2dbf0120d4d1ab7716079b4180f2ca89c465e46b
Expand All @@ -587,4 +587,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: e9774a3132cc2072013fd07ec1ade8155544b823

COCOAPODS: 1.11.3
COCOAPODS: 1.12.0
2 changes: 1 addition & 1 deletion example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 22 additions & 70 deletions package/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/slider",
"version": "4.4.2",
"version": "4.4.3",
"license": "MIT",
"author": "react-native-community",
"homepage": "https://github.com/callstack/react-native-slider#readme",
Expand Down