beyerleinf / esbuild-azure-functions

A ✨blazingly fast✨ builder for Azure Functions powered by esbuild.
MIT License
12 stars 2 forks source link

Fix unfortunate typo #22

Closed corker closed 1 year ago

beyerleinf commented 1 year ago

Sorry for not seeing this earlier!

codecov-commenter commented 1 year ago

Codecov Report

Merging #22 (f617147) into main (09c662a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          554       554           
  Branches        60        60           
=========================================
  Hits           554       554           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

beyerleinf commented 1 year ago

Thanks for catching and fixing!

beyerleinf commented 1 year ago

v2.0.1 has been published.