Skip to content

Commit ed79eb8

Browse files
Release v3.2.1
1 parent cf2b00b commit ed79eb8

File tree

3 files changed

+856
-909
lines changed

3 files changed

+856
-909
lines changed

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [3.2.1]
4+
5+
Update some libs
6+
37
## [3.2.0]
48

59
Added Blog page, and single post view, connected to wp rest API

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"dependencies": {
2222
"@react-native-community/cli": "^4.10.1",
2323
"@react-native-community/masked-view": "^0.1.9",
24+
"@react-native-community/toolbar-android": "^0.1.0-rc.2",
2425
"@react-navigation/bottom-tabs": "^5.2.6",
2526
"@react-navigation/drawer": "^5.4.1",
2627
"@react-navigation/native": "^5.1.5",

0 commit comments

Comments
 (0)