You should just be able to add an "Exit" command at the end of your batch.

Or, you can 'pipeline' your commands by putting the | command in between them:

cd /d C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data | del /s History*