Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Feb 15, 2021
1 parent 470dcb3 commit 3ebdd31
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [2.1.0](https://github.com/notiz-dev/ngx-tailwind/compare/v2.0.0...v2.1.0) (2021-02-15)


### Features

* **angular-cli:** prompt if using angular cli 11.2 or above ([fbf4637](https://github.com/notiz-dev/ngx-tailwind/commit/fbf463783c62ed283660ad2f5ea4ef862ed97263))
* **schematics:** new setup for angular 11.2 and above ([47225ba](https://github.com/notiz-dev/ngx-tailwind/commit/47225ba5e2d0aed39000655406cf35205bd9b60c))



# [2.0.0](https://github.com/notiz-dev/ngx-tailwind/compare/v1.3.0...v2.0.0) (2021-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-tailwind",
"version": "2.1.0-dev.0",
"version": "2.1.0",
"description": "Add Tailwind CSS to an Angular Workspace",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down

0 comments on commit 3ebdd31

Please sign in to comment.