Skip to content

Commit

Permalink
build: release 14.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
HandsomeButterball committed Feb 28, 2023
1 parent 85564a2 commit 3e31463
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
All notable changes to ngx-gantt will be documented in this file.

## [14.0.6](https://github.com/worktile/ngx-gantt/compare/14.0.5...14.0.6) (2023-02-28)

### Features

- **gantt:** add expand icon column(#INFR-6568) ([#312](https://github.com/worktile/ngx-gantt/issues/312)) ([4a1d1be](https://github.com/worktile/ngx-gantt/commit/4a1d1beac9f0b3105abaedee140a1d20285de084)), closes [#INFR-6568](https://github.com/worktile/ngx-gantt/issues/INFR-6568) [#INFR-6568](https://github.com/worktile/ngx-gantt/issues/INFR-6568) [#INFR-6568](https://github.com/worktile/ngx-gantt/issues/INFR-6568) [#INFR-6568](https://github.com/worktile/ngx-gantt/issues/INFR-6568) [#INFR-6568](https://github.com/worktile/ngx-gantt/issues/INFR-6568)
- **gantt:** support fixed expand icon assign column(#INFR-6568) ([6ba2828](https://github.com/worktile/ngx-gantt/commit/6ba2828195fe935a7eebd2bc73a51b748455cc6f)), closes [#INFR-6568](https://github.com/worktile/ngx-gantt/issues/INFR-6568)

## [14.0.5](https://github.com/worktile/ngx-gantt/compare/14.0.4...14.0.5) (2023-02-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion 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": "14.0.5",
"version": "14.0.6",
"description": "A modern and powerful gantt chart component for Angular",
"keywords": [
"gantt",
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": "14.0.5",
"version": "14.0.6",
"schematics": "./schematics/collection.json",
"exports": {
".": {
Expand Down

0 comments on commit 3e31463

Please sign in to comment.