Skip to content

Commit

Permalink
build: release 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
walkerkay committed Aug 22, 2024
1 parent 270b214 commit 2427aba
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

# [18.0.0](https://github.com/worktile/ngx-gantt/compare/18.0.0-next.0...18.0.0) (2024-08-22)

# [18.0.0-next.0](https://github.com/worktile/ngx-gantt/compare/17.0.0-next.0...18.0.0-next.0) (2024-08-16)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@worktile/gantt",
"version": "18.0.0-next.0",
"version": "18.0.0",
"author": "walkerkay001",
"license": "MIT",
"description": "A modern and powerful gantt chart component for Angular",
Expand Down
2 changes: 1 addition & 1 deletion packages/gantt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@worktile/gantt",
"version": "18.0.0-next.0",
"version": "18.0.0",
"schematics": "./schematics/collection.json",
"author": "walkerkay001",
"license": "MIT",
Expand Down

0 comments on commit 2427aba

Please sign in to comment.