Skip to content

Commit

Permalink
Merge pull request #259 from worktile/release-14.0.0
Browse files Browse the repository at this point in the history
build: release 14.0.0
  • Loading branch information
HandsomeButterball authored Aug 24, 2022
2 parents 47abb1c + 426ae1a commit a4c1693
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.0](https://github.com/worktile/ngx-gantt/compare/13.1.1...14.0.0) (2022-08-24)

### Features

- merge angular v14 ([4251122](https://github.com/worktile/ngx-gantt/commit/42511226cca914637d9da6fe35337a03c393f976))

## [13.1.1](https://github.com/worktile/ngx-gantt/compare/13.1.0...13.1.1) (2022-08-22)

### 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": "13.1.1",
"version": "14.0.0",
"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": "13.1.1",
"version": "14.0.0",
"schematics": "./schematics/collection.json",
"exports": {
".": {
Expand Down

0 comments on commit a4c1693

Please sign in to comment.