Skip to content

Commit

Permalink
Release: version 4.4.3 (#535)
Browse files Browse the repository at this point in the history
* Update version of the package

* Update package lockfile

* Update examples regarding new version of package
  • Loading branch information
BartoszKlonowski authored Aug 18, 2023
1 parent b1a7213 commit 7c1e36c
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 77 deletions.
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

0 comments on commit 7c1e36c

Please sign in to comment.