## [1.8.1](https://github.com/deployn/astro-deploy/compare/v1.8.0...v1.8.1) (2024-02-27) ### Bug Fixes * add sharp for image transformation ([7d8d54e](7d8d54ef15)) * **ui:** update header component ([0a7966d](0a7966d4d9))
79 lines
2.8 KiB
Markdown
79 lines
2.8 KiB
Markdown
## [1.8.1](https://github.com/deployn/astro-deploy/compare/v1.8.0...v1.8.1) (2024-02-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* add sharp for image transformation ([7d8d54e](https://github.com/deployn/astro-deploy/commit/7d8d54ef15c8088bf3a2ba00fa0569b1ea45636b))
|
|
* **ui:** update header component ([0a7966d](https://github.com/deployn/astro-deploy/commit/0a7966d4d9001fe4321483e83a325e756cf7049c))
|
|
|
|
# [1.8.0](https://github.com/deployn/astro-deploy/compare/v1.7.1...v1.8.0) (2024-02-26)
|
|
|
|
|
|
### Features
|
|
|
|
* **docker:** add site url as build argument ([37d3e70](https://github.com/deployn/astro-deploy/commit/37d3e7029d08d6d3bab7f1312565ed8e619a0982))
|
|
|
|
## [1.7.1](https://github.com/deployn/astro-deploy/compare/v1.7.0...v1.7.1) (2024-02-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **robots:** move robots into pages dir for dymanic creation ([34e60b2](https://github.com/deployn/astro-deploy/commit/34e60b237c64411092b086c739c46ab5c447fa14))
|
|
|
|
# [1.7.0](https://github.com/deployn/astro-deploy/compare/v1.6.0...v1.7.0) (2024-02-25)
|
|
|
|
|
|
### Features
|
|
|
|
* add darkmode support ([f49d9f7](https://github.com/deployn/astro-deploy/commit/f49d9f791ace59f3eeb1468265064b5c9eb8d03b))
|
|
|
|
# [1.6.0](https://github.com/deployn/astro-deploy/compare/v1.5.0...v1.6.0) (2024-02-25)
|
|
|
|
|
|
### Features
|
|
|
|
* add shadcn support ([0fed354](https://github.com/deployn/astro-deploy/commit/0fed3542a4875c7ea81f52d9c48fec0a6aecce36))
|
|
|
|
# [1.5.0](https://github.com/deployn/astro-deploy/compare/v1.4.0...v1.5.0) (2024-02-24)
|
|
|
|
|
|
### Features
|
|
|
|
* **Sitemap:** add dynamic sitemap support ([eb0b214](https://github.com/deployn/astro-deploy/commit/eb0b214054cebb5901ceee20db44e28212f03e09))
|
|
|
|
# [1.4.0](https://github.com/deployn/astro-deploy/compare/v1.3.0...v1.4.0) (2024-02-18)
|
|
|
|
|
|
### Features
|
|
|
|
* add PWA assets generation script and dependencies, include logo and manifest ([6e29d4f](https://github.com/deployn/astro-deploy/commit/6e29d4fe79b5ae76c03578903e5d26b87c3e54b3))
|
|
|
|
# [1.3.0](https://github.com/deployn/astro-deploy/compare/v1.2.0...v1.3.0) (2024-02-17)
|
|
|
|
|
|
### Features
|
|
|
|
* add tailwind css support ([b18b952](https://github.com/deployn/astro-deploy/commit/b18b95274bbef9be60610efba155f89e92c9798e))
|
|
|
|
# [1.2.0](https://github.com/deployn/astro-deploy/compare/v1.1.0...v1.2.0) (2024-02-17)
|
|
|
|
|
|
### Features
|
|
|
|
* **Prettier:** add prettier support ([7496556](https://github.com/deployn/astro-deploy/commit/74965569188816d773017dc70aa451760adfdeea))
|
|
|
|
# [1.1.0](https://github.com/deployn/astro-deploy/compare/v1.0.0...v1.1.0) (2024-02-17)
|
|
|
|
|
|
### Features
|
|
|
|
* **Docker:** add docker integration ([d8844bc](https://github.com/deployn/astro-deploy/commit/d8844bc907db3be48f8322eba6b41abf1400f213))
|
|
|
|
# 1.0.0 (2024-02-16)
|
|
|
|
|
|
### Features
|
|
|
|
* add astro.js ([9fc02b3](https://github.com/deployn/astro-deploy/commit/9fc02b366d90ccb4828a1d1bd26a5730e1afeabb))
|
|
* add semantic-release support ([f5e9c0d](https://github.com/deployn/astro-deploy/commit/f5e9c0da89fdf4aa96621826d9c809c1b48465ee))
|