Skip to content

Commit

Permalink
chore(release): 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjone committed May 25, 2023
1 parent d8f582c commit 6e87705
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.0.4](https://github.com/xpyjs/gantt/compare/v2.0.3...v2.0.4) (2023-05-25)


### Features

* **reactive:** allow scope data to reactive ([d8f582c](https://github.com/xpyjs/gantt/commit/d8f582cc8314da1f48e10306494e42bd69e26247)), closes [#42](https://github.com/xpyjs/gantt/issues/42)


### Bug Fixes

* 🐛text slots can not display ([05a8e74](https://github.com/xpyjs/gantt/commit/05a8e74672bc3ccfbf235742af4875a4662cbc4f))

### [2.0.3](https://github.com/xpyjs/gantt/compare/v2.0.2...v2.0.3) (2023-05-24)


Expand Down
4 changes: 2 additions & 2 deletions 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.0.3",
"version": "2.0.4",
"preview": false,
"publishConfig": {
"access": "public",
Expand Down Expand Up @@ -112,4 +112,4 @@
"path": "node_modules/cz-git"
}
}
}
}

0 comments on commit 6e87705

Please sign in to comment.