Skip to content

Commit

Permalink
refactor(docs): update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
lannodev committed Jul 5, 2024
1 parent d924669 commit f8ac45d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2024-07-05

### Added

- update angular 17 to 18

## [0.5.0] - 2024-04-30

### Added
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "angular-tailwind",
"displayName": "Angular Tailwind",
"version": "0.5.0",
"version": "0.6.0",
"description": "Angular & Tailwind CSS Admin Dashboard Starter Kit, Free and Open Source",
"homepage": "https://github.com/luciano-work/angular-tailwind#readme",
"homepage": "https://github.com/lannodev/angular-tailwind#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/luciano-work/angular-tailwind.git"
"url": "git+https://github.com/lannodev/angular-tailwind.git"
},
"keywords": [
"angular",
Expand Down Expand Up @@ -77,4 +77,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit f8ac45d

Please sign in to comment.