expo publish on store issue

I use expo publish on default channel for my app deploy , I make some fixes and published them with this command , but I noticed that my fixes just reflect on the installed app on my device not if I uninstall the app and install it again , it doesn’t see my changes for some time , should I make a new build ?
Expo CLI 3.17.18 environment info:
System:
OS: Windows 10 10.0.18363
Binaries:
Node: 10.16.3 - C:\Program Files\nodejs\node.EXE
Yarn: 1.17.3 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.11.3 - C:\Program Files\nodejs\npm.CMD
npmPackages:
expo: ^36.0.0 => 36.0.2
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz => 0.61.4
react-navigation: ^3.11.0 => 3.13.0

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.