Skip to content

Commit

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

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

### Features

- **gantt:** support export expand change(#INFR-6265) ([d583aaf](https://github.com/worktile/ngx-gantt/commit/d583aafd23ef7ebfeaa8c88cea2d1a0e059cd7ac)), closes [#INFR-6265](https://github.com/worktile/ngx-gantt/issues/INFR-6265)

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

### Bug Fixes
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.4",
"version": "14.0.5",
"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.4",
"version": "14.0.5",
"schematics": "./schematics/collection.json",
"exports": {
".": {
Expand Down

0 comments on commit 23a5dec

Please sign in to comment.