Skip to content

Commit

Permalink
chore(release): 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
xpyjs committed Oct 12, 2024
1 parent 4538956 commit d34f36a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.1.14](https://github.com/xpyjs/gantt/compare/v2.1.13...v2.1.14) (2024-10-12)


### Bug Fixes

* **Table:** 修复表格最后一列有时不显示的问题 ([4538956](https://github.com/xpyjs/gantt/commit/4538956d58f902c2284eb730acb6f0faaabf922f)), closes [#133](https://github.com/xpyjs/gantt/issues/133) [#123](https://github.com/xpyjs/gantt/issues/123)

### [2.1.13](https://github.com/xpyjs/gantt/compare/v2.1.12...v2.1.13) (2024-08-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "jeremyjone",
"license": "MIT",
"private": false,
"version": "2.1.13",
"version": "2.1.14",
"preview": false,
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit d34f36a

Please sign in to comment.