Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Dec 4, 2021
1 parent e8a8fc8 commit 9232efe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.3.0](https://github.com/notiz-dev/ngx-tailwind/compare/v2.2.2...v2.3.0) (2021-12-04)

### Features

* **angular**: update to angular 13
* **tailwind**: update version to latest

## [2.2.2](https://github.com/notiz-dev/ngx-tailwind/compare/v2.2.1...v2.2.2) (2021-09-30)


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.3.0-dev.0",
"version": "2.3.0",
"description": "Add Tailwind CSS to an Angular Workspace",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down

0 comments on commit 9232efe

Please sign in to comment.