
# Changelog

All notable changes to this project will be documented in this file


## [0.1.8](https://github.com/jwpkg/bicep-assets/compare/v0.1.7...v0.1.8) (Tue Jun 24 2025)

### fix

* Use a correct temp folder ([a9b1ed3](https://github.com/jwpkg/bicep-assets/commit/a9b1ed34d3cd8d7efa296d8ed74db5be3842b798))

## [0.1.7](https://github.com/jwpkg/bicep-assets/compare/v0.1.6...v0.1.7) (Wed May 21 2025)

### feat

* Fixed false positive error ([d81a651](https://github.com/jwpkg/bicep-assets/commit/d81a65196bf2eb960e28d6dc93fbb3109e1175a3))

## [0.1.6](https://github.com/jwpkg/bicep-assets/compare/v0.1.5...v0.1.6) (Wed May 21 2025)

### feat

* Added empty assets array ([7d114b1](https://github.com/jwpkg/bicep-assets/commit/7d114b1bd2db9329f25dbeecbe618234be5ede3f))

## [0.1.5](https://github.com/jwpkg/bicep-assets/compare/v0.1.4...v0.1.5) (Mon May 12 2025)

### fix

* Cleanup unused dependencies ([1c087a8](https://github.com/jwpkg/bicep-assets/commit/1c087a88b13eb978b0e1dad029b019fd1dc25d3f))

## [0.1.4](https://github.com/jwpkg/bicep-assets/compare/v0.1.3...v0.1.4) (Mon May 12 2025)

### fix

* Exponential back-off for retry during file-locks ([059db8b](https://github.com/jwpkg/bicep-assets/commit/059db8bbd4a76a1202f3633a988f25dc10169332))

## [0.1.3](https://github.com/jwpkg/bicep-assets/compare/v0.1.2...v0.1.3) (Mon May 12 2025)

### feat

* Added execution code ([1f55916](https://github.com/jwpkg/bicep-assets/commit/1f5591639064a0c0ce494250e41fc5d2959db3a9))

## [0.1.2](https://github.com/jwpkg/bicep-assets/compare/v0.1.1...v0.1.2) (Thu May 08 2025)

### feat

* Schema from main ([9bf0226](https://github.com/jwpkg/bicep-assets/commit/9bf0226d0043a0544b2816b28df9ec30ecd71bdd))

## [0.1.0](https://github.com/jwpkg/bicep-assets/compare/v0.0.5...v0.1.0) (Thu May 08 2025)

### feat

* Detached from crp usage ([e154afc](https://github.com/jwpkg/bicep-assets/commit/e154afcaa87b2ac8788f8e00230e103cee350918))

* Storage account from rg tag ([3df8427](https://github.com/jwpkg/bicep-assets/commit/3df84279cf66a8230b4d56dbc7a10ff134c7c235))

* Build retry and docs ([1c58cd9](https://github.com/jwpkg/bicep-assets/commit/1c58cd9dc67f1a9f964612809c92471c93193744))

* Finetuning of log commands ([8374161](https://github.com/jwpkg/bicep-assets/commit/8374161b0075af3353f7ef174afa6ae27f2368e1))

### fix

* Correct namespace ([2767ff8](https://github.com/jwpkg/bicep-assets/commit/2767ff8485c441968db28188378029e33cf4e05e))

* Incorrect key usage ([29028b6](https://github.com/jwpkg/bicep-assets/commit/29028b67a526b1602a24c32cfa3bdb45afdb3e80))

* Saved account name ([9157aca](https://github.com/jwpkg/bicep-assets/commit/9157aca1f8e7214e80d5862409f0594208f6a405))

* ignore windows error ([06f9a25](https://github.com/jwpkg/bicep-assets/commit/06f9a2593744f617e8f74addb249ce3b8d170b70))

## [0.1.0-beta.7](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.6...v0.1.0-beta.7) (Thu May 08 2025)

### feat

* Finetuning of log commands ([8374161](https://github.com/jwpkg/bicep-assets/commit/8374161b0075af3353f7ef174afa6ae27f2368e1))

## [0.1.0-beta.6](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.5...v0.1.0-beta.6) (Thu May 08 2025)

### feat

* Build retry and docs ([1c58cd9](https://github.com/jwpkg/bicep-assets/commit/1c58cd9dc67f1a9f964612809c92471c93193744))

## [0.1.0-beta.5](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.4...v0.1.0-beta.5) (Thu May 08 2025)

### fix

* ignore windows error ([06f9a25](https://github.com/jwpkg/bicep-assets/commit/06f9a2593744f617e8f74addb249ce3b8d170b70))

## [0.1.0-beta.4](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.3...v0.1.0-beta.4) (Tue Apr 29 2025)

### fix

* Saved account name ([9157aca](https://github.com/jwpkg/bicep-assets/commit/9157aca1f8e7214e80d5862409f0594208f6a405))

## [0.1.0-beta.3](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.2...v0.1.0-beta.3) (Tue Apr 29 2025)

### fix

* Incorrect key usage ([29028b6](https://github.com/jwpkg/bicep-assets/commit/29028b67a526b1602a24c32cfa3bdb45afdb3e80))

## [0.1.0-beta.2](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.1...v0.1.0-beta.2) (Tue Apr 29 2025)

### fix

* Correct namespace ([2767ff8](https://github.com/jwpkg/bicep-assets/commit/2767ff8485c441968db28188378029e33cf4e05e))

## [0.1.0-beta.1](https://github.com/jwpkg/bicep-assets/compare/v0.1.0-beta.0...v0.1.0-beta.1) (Tue Apr 29 2025)

### feat

* Storage account from rg tag ([3df8427](https://github.com/jwpkg/bicep-assets/commit/3df84279cf66a8230b4d56dbc7a10ff134c7c235))

## [0.1.0-beta.0](https://github.com/jwpkg/bicep-assets/compare/v0.0.5...v0.1.0-beta.0) (Mon Apr 28 2025)

### feat

* Detached from crp usage ([e154afc](https://github.com/jwpkg/bicep-assets/commit/e154afcaa87b2ac8788f8e00230e103cee350918))

## [0.0.5](https://github.com/jwpkg/bicep-assets/compare/v0.0.4...v0.0.5) (Fri Sep 06 2024)

### docs

* Added docs ([5ca45bb](https://github.com/jwpkg/bicep-assets/commit/5ca45bb52bc6b3307b1f8390928149fb360b4c36))

* Added docs ([3f7c701](https://github.com/jwpkg/bicep-assets/commit/3f7c701254f0398930986e3848efe8ee1a34edb7))

### feat

* UPgraded packages ([8ac12e1](https://github.com/jwpkg/bicep-assets/commit/8ac12e1d4071421fa4b140a7468294e5d06262d4))

### chore

* Upgraded dependencies ([df6527a](https://github.com/jwpkg/bicep-assets/commit/df6527a6ed0767e3044d84e4454d8f70fc028ffd))

* Fixed linting ([1f61ad0](https://github.com/jwpkg/bicep-assets/commit/1f61ad0c4bfdb12567c6c496f8c78860cd6c1d8d))

## [0.0.4](https://github.com/joostvdwsd/bicep-assets/compare/v0.0.3...v0.0.4) (Mon Aug 05 2024)

### docs

* Initial docs ([978428f](https://github.com/joostvdwsd/bicep-assets/commit/978428f98490fefa690d3b9a2e3c1608b6b02fbf))

* Added docs ([8e87730](https://github.com/joostvdwsd/bicep-assets/commit/8e877309c5197ab564d76ce14afad78db3616237))

### fix

* Reverted package.json ([8fe3a4a](https://github.com/joostvdwsd/bicep-assets/commit/8fe3a4ad4e6847e193c9c10ca42ed711f9849776))

## [0.0.3](https://github.com/joostvdwsd/bicep-assets/compare/v0.0.2...v0.0.3) (Tue Jul 30 2024)

### fix

* Runtime selection of own CRP code ([9d17bbd](https://github.com/joostvdwsd/bicep-assets/commit/9d17bbde98b8bea287867cfd1d9bb216f9af5995))

* Await build during deploy ([9cc8e35](https://github.com/joostvdwsd/bicep-assets/commit/9cc8e3530fe87a3d8dab89118d6c86d65cdb20f1))

### feat

* Add mimetypes to extracted blobs ([ee62e12](https://github.com/joostvdwsd/bicep-assets/commit/ee62e1280c29611e927132204d025bc014d9ca44))

## [0.0.2](https://github.com/joostvdwsd/bicep-assets/compare/v0.0.1...v0.0.2) (Mon Jul 29 2024)

### feat

* Added content types for extract ([7d14df7](https://github.com/joostvdwsd/bicep-assets/commit/7d14df7464950d09305dbb4b6bd6f46b2d6c4625))

### fix

* Constraints ([7f980f1](https://github.com/joostvdwsd/bicep-assets/commit/7f980f1ee22d9c675cc9ccc043d73e41cef1a442))

## [0.0.1](https://github.com/joostvdwsd/bicep-assets/compare/v0.0.0...v0.0.1) (Thu Jul 25 2024)

### chore

* Maintenance ([53ac3bd](https://github.com/joostvdwsd/bicep-assets/commit/53ac3bd4ae4a611fe1cbc8dd367d0c457c8cb1d2))
