semantic-release-bot
|
b6ad125d94
|
chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/deployn/astro-deploy/compare/v1.14.0...v1.15.0) (2024-03-04)
### Bug Fixes
* move type import into type-only import ([e92e713](e92e7139c1))
### Features
* **blog:** add mdx blog functionality ([7607ff0](7607ff07fb))
* **blog:** use responsive table in mdx blog ([e0f6525](e0f65256cd))
* **ui:** add navigation to header ([d8615eb](d8615eb1ee))
|
2024-03-04 05:14:56 +00:00 |
|
semantic-release-bot
|
f2248760a9
|
chore(release): 1.15.0-beta.2 [skip ci]
# [1.15.0-beta.2](https://github.com/deployn/astro-deploy/compare/v1.15.0-beta.1...v1.15.0-beta.2) (2024-03-03)
### Features
* **blog:** use responsive table in mdx blog ([e0f6525](e0f65256cd))
|
2024-03-03 17:22:00 +00:00 |
|
semantic-release-bot
|
d13e84688f
|
chore(release): 1.15.0-beta.1 [skip ci]
# [1.15.0-beta.1](https://github.com/deployn/astro-deploy/compare/v1.14.0...v1.15.0-beta.1) (2024-03-03)
### Bug Fixes
* move type import into type-only import ([e92e713](e92e7139c1))
### Features
* **blog:** add mdx blog functionality ([7607ff0](7607ff07fb))
* **ui:** add navigation to header ([d8615eb](d8615eb1ee))
|
2024-03-03 16:53:10 +00:00 |
|
Jewgeni Lewash
|
bb79245d0b
|
chore(deps): update dependencies
|
2024-03-03 17:49:02 +01:00 |
|
Jewgeni Lewash
|
d8615eb1ee
|
feat(ui): add navigation to header
|
2024-03-03 17:46:34 +01:00 |
|
Jewgeni Lewash
|
7607ff07fb
|
feat(blog): add mdx blog functionality
|
2024-03-03 15:26:26 +01:00 |
|
semantic-release-bot
|
89655ac78d
|
chore(release): 1.14.0 [skip ci]
# [1.14.0](https://github.com/deployn/astro-deploy/compare/v1.13.1...v1.14.0) (2024-03-02)
### Features
* **nginx:** update custom nginx conf ([92c1744](92c174491c))
|
2024-03-02 19:59:16 +00:00 |
|
semantic-release-bot
|
ff2c028c4e
|
chore(release): 1.13.1 [skip ci]
## [1.13.1](https://github.com/deployn/astro-deploy/compare/v1.13.0...v1.13.1) (2024-03-02)
### Bug Fixes
* **nginx:** terminate line by ; ([74d3362](74d33622d7))
|
2024-03-02 19:32:01 +00:00 |
|
semantic-release-bot
|
9555d2a28d
|
chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/deployn/astro-deploy/compare/v1.12.0...v1.13.0) (2024-03-02)
### Features
* **nginx:** update custom nginx config ([bb18a47](bb18a47579))
|
2024-03-02 19:21:05 +00:00 |
|
semantic-release-bot
|
37faab1412
|
chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/deployn/astro-deploy/compare/v1.11.1...v1.12.0) (2024-03-02)
### Features
* **nginx:** use a adjustable nginx config file ([4adf2bc](4adf2bc3ec))
|
2024-03-02 15:44:58 +00:00 |
|
semantic-release-bot
|
60010d66d6
|
chore(release): 1.11.1 [skip ci]
## [1.11.1](https://github.com/deployn/astro-deploy/compare/v1.11.0...v1.11.1) (2024-03-02)
### Bug Fixes
* **Dockerfile:** specify nginx version for better predictability ([7d05720](7d057206d6))
|
2024-03-02 15:42:53 +00:00 |
|
Jewgeni Lewash
|
0face01cf5
|
chore(deps): upgrade dependencies
|
2024-03-01 08:16:44 +01:00 |
|
semantic-release-bot
|
0b8758537b
|
chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/deployn/astro-deploy/compare/v1.10.0...v1.11.0) (2024-03-01)
### Bug Fixes
* **ui:** add aria-label to social link icon ([69ef8f9](69ef8f9659))
* update index page ([5492587](54925872ec))
### Features
* **tailwind:** add custom colors to tailwind config ([bae6a1c](bae6a1c4f0))
### Performance Improvements
* **ui:** eager load header logo ([25d7c75](25d7c75d94))
|
2024-03-01 06:03:47 +00:00 |
|
semantic-release-bot
|
fb392d7b4d
|
chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/deployn/astro-deploy/compare/v1.9.0...v1.10.0) (2024-02-28)
### Features
* **ui:** add heading component ([c76e15f](c76e15ff2f))
|
2024-02-28 07:52:06 +00:00 |
|
semantic-release-bot
|
e858b080a7
|
chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/deployn/astro-deploy/compare/v1.8.2...v1.9.0) (2024-02-28)
### Features
* **layout:** add footer component ([39dfa3a](39dfa3a8fc))
|
2024-02-28 06:53:55 +00:00 |
|
Jewgeni Lewash
|
5e95ee0b89
|
chore(deps): add astro-icons
|
2024-02-28 07:52:46 +01:00 |
|
semantic-release-bot
|
3324389150
|
chore(release): 1.8.2 [skip ci]
## [1.8.2](https://github.com/deployn/astro-deploy/compare/v1.8.1...v1.8.2) (2024-02-27)
### Bug Fixes
* **ui:** update color class in header ([11b283c](11b283c63b))
|
2024-02-27 07:02:27 +00:00 |
|
semantic-release-bot
|
dd24d40fa2
|
chore(release): 1.8.1 [skip ci]
## [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))
|
2024-02-27 06:35:59 +00:00 |
|
Jewgeni Lewash
|
7d8d54ef15
|
fix: add sharp for image transformation
|
2024-02-27 07:35:22 +01:00 |
|
Jewgeni Lewash
|
3f13754e53
|
chore(deps): update dependencies
|
2024-02-27 07:22:38 +01:00 |
|
semantic-release-bot
|
d6ab7840d7
|
chore(release): 1.8.0 [skip ci]
# [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](37d3e7029d))
|
2024-02-26 12:37:18 +00:00 |
|
semantic-release-bot
|
0c245e48d6
|
chore(release): 1.7.1 [skip ci]
## [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](34e60b237c))
|
2024-02-26 08:32:09 +00:00 |
|
semantic-release-bot
|
5492e6c558
|
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/deployn/astro-deploy/compare/v1.6.0...v1.7.0) (2024-02-25)
### Features
* add darkmode support ([f49d9f7](f49d9f791a))
|
2024-02-25 13:26:39 +00:00 |
|
Jewgeni Lewash
|
f49d9f791a
|
feat: add darkmode support
|
2024-02-25 14:25:58 +01:00 |
|
semantic-release-bot
|
b43e9772c1
|
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/deployn/astro-deploy/compare/v1.5.0...v1.6.0) (2024-02-25)
### Features
* add shadcn support ([0fed354](0fed3542a4))
|
2024-02-25 09:00:16 +00:00 |
|
Jewgeni Lewash
|
0fed3542a4
|
feat: add shadcn support
|
2024-02-25 09:59:37 +01:00 |
|
semantic-release-bot
|
383d4f789d
|
chore(release): 1.5.0 [skip ci]
# [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](eb0b214054))
|
2024-02-24 15:13:40 +00:00 |
|
Jewgeni Lewash
|
eb0b214054
|
feat(Sitemap): add dynamic sitemap support
|
2024-02-24 16:13:03 +01:00 |
|
Jewgeni Lewash
|
4adceac351
|
chore(deps): update Astro
|
2024-02-23 17:47:30 +01:00 |
|
Jewgeni Lewash
|
620b56d527
|
chore(deps): update dependencies
|
2024-02-23 09:50:41 +01:00 |
|
semantic-release-bot
|
4f7818601c
|
chore(release): 1.4.0 [skip ci]
# [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](6e29d4fe79))
|
2024-02-18 14:32:37 +00:00 |
|
Jewgeni Lewash
|
6e29d4fe79
|
feat: add PWA assets generation script and dependencies, include logo and manifest
|
2024-02-18 15:31:46 +01:00 |
|
Jewgeni Lewash
|
a156dd2c49
|
chore(Typescript): update config for type check
|
2024-02-18 13:11:33 +01:00 |
|
semantic-release-bot
|
9e18aa366c
|
chore(release): 1.3.0 [skip ci]
# [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](b18b95274b))
|
2024-02-17 12:33:12 +00:00 |
|
Jewgeni Lewash
|
b18b95274b
|
feat: add tailwind css support
|
2024-02-17 13:32:41 +01:00 |
|
semantic-release-bot
|
261b338375
|
chore(release): 1.2.0 [skip ci]
# [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](7496556918))
|
2024-02-17 11:27:57 +00:00 |
|
Jewgeni Lewash
|
7496556918
|
feat(Prettier): add prettier support
|
2024-02-17 12:26:18 +01:00 |
|
semantic-release-bot
|
9281690e30
|
chore(release): 1.1.0 [skip ci]
# [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](d8844bc907))
|
2024-02-17 08:39:56 +00:00 |
|
Jewgeni Lewash
|
2721e21e23
|
Merge branch 'main' of https://github.com/deployn/astro-deploy
|
2024-02-16 12:08:16 +01:00 |
|
Jewgeni Lewash
|
868aa6e8e7
|
chore(deps): add upgrade script
|
2024-02-16 12:08:01 +01:00 |
|
semantic-release-bot
|
9ff905f256
|
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-02-16)
### Features
* add astro.js ([9fc02b3](9fc02b366d))
* add semantic-release support ([f5e9c0d](f5e9c0da89))
|
2024-02-16 10:45:26 +00:00 |
|
Jewgeni Lewash
|
f5e9c0da89
|
feat: add semantic-release support
|
2024-02-16 11:33:13 +01:00 |
|
Jewgeni Lewash
|
9fc02b366d
|
feat: add astro.js
|
2024-02-15 23:26:17 +01:00 |
|
Jewgeni Lewash
|
6358e5e7ba
|
chore: add package.json
|
2024-02-15 18:51:21 +01:00 |
|