Skip to content

Commit 22341ca

Browse files
committed
Release: 0.2.8
1 parent e9fae33 commit 22341ca

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.2.8](https://github.com/table4js/components/compare/v0.2.7...v0.2.8) (2023-03-11)
6+
7+
8+
### Features
9+
10+
* Introduced allowRowSelection option, move filter to data provider ([f20e30f](https://github.com/table4js/components/commit/f20e30f57bc9dd3f8e40e2fdb6e84b427dc9bca1))
11+
512
### [0.2.7](https://github.com/table4js/components/compare/v0.2.6...v0.2.7) (2023-03-05)
613

714
### [0.2.6](https://github.com/table4js/components/compare/v0.2.5...v0.2.6) (2023-03-05)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "table4js-components",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "JavaScript table components library - table4js",
55
"homepage": "https://github.com/table4js/components",
66
"authors": [

0 commit comments

Comments
 (0)