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))
This commit is contained in:
parent
b18b95274b
commit
9e18aa366c
@ -1,3 +1,10 @@
|
||||
# [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)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "astro-deploy",
|
||||
"type": "module",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "A custom Astro.js template",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user