Skip to content

Commit

Permalink
Merge pull request #263 from worktile/release-13.1.2
Browse files Browse the repository at this point in the history
build: release 13.1.2
  • Loading branch information
HandsomeButterball committed Aug 24, 2022
2 parents 290dafc + 57a03fc commit 9314015
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.

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

### Bug Fixes

- fix takeUntil import error ([6a5efd1](https://github.com/worktile/ngx-gantt/commit/6a5efd15c520db8398d398641a8a691fc4f23d70))

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

0 comments on commit 9314015

Please sign in to comment.