Skip to content

Commit 0301835

Browse files
committed
4.0.0
1 parent 722202e commit 0301835

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.0.0](https://github.com/notiz-dev/ngx-tailwind/compare/v3.0.0...v4.0.0) (2022-07-12)
2+
3+
### Features
4+
5+
* **tailwind**: add tailwind types to `tailwind.config.js``
6+
* **angular**: update to angular 14
7+
18
# [3.0.0](https://github.com/notiz-dev/ngx-tailwind/compare/v2.3.0...v3.0.0) (2022-01-02)
29

310
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-tailwind",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Add Tailwind CSS to an Angular Workspace",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)