Skip to content

Commit

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

## [Unreleased]

## [0.9.0] - 2024-10-27

### Added

- add table filters

### Fixed

- fix table component tests

## [0.8.1] - 2024-10-27

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-tailwind",
"displayName": "Angular Tailwind",
"version": "0.8.1",
"version": "0.9.1",
"description": "Angular & Tailwind CSS Admin Dashboard Starter Kit, Free and Open Source",
"homepage": "https://github.com/lannodev/angular-tailwind#readme",
"repository": {
Expand Down Expand Up @@ -78,4 +78,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 1dae588

Please sign in to comment.