Skip to content

Commit

Permalink
build: release 15.1.0-next.10
Browse files Browse the repository at this point in the history
  • Loading branch information
HandsomeButterball committed Apr 12, 2023
1 parent a008ed9 commit 96a7972
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
All notable changes to ngx-gantt will be documented in this file.

## [15.1.0-next.9](https://github.com/worktile/ngx-gantt/compare/15.1.0-next.8...15.1.0-next.9) (2023-04-12)
## [15.1.0-next.10](https://github.com/worktile/ngx-gantt/compare/15.1.0-next.9...15.1.0-next.10) (2023-04-12)

### 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": "15.1.0-next.9",
"version": "15.1.0-next.10",
"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": "15.1.0-next.9",
"version": "15.1.0-next.10",
"schematics": "./schematics/collection.json",
"exports": {
".": {
Expand Down

0 comments on commit 96a7972

Please sign in to comment.