Skip to content

Commit cac766a

Browse files
committed
chore(dfx-bootstrap-table): release version 5.0.0
1 parent b034223 commit cac766a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/dfx-bootstrap-table/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
# [5.0.0](https://github.com/Dafnik/dfts-common/compare/dfx-bootstrap-table-4.0.1...dfx-bootstrap-table-5.0.0) (2024-12-09)
3+
4+
5+
### Features
6+
7+
* angular 19 update ([c3dd6c3](https://github.com/Dafnik/dfts-common/commit/c3dd6c3ff92ceb701fafae3f65eee559b686f7dc))
8+
* **dfx-bootstrap-table:** upgrade to Angular 19 ([f92fb9d](https://github.com/Dafnik/dfts-common/commit/f92fb9de0fb4c5078f80b4d2249ffbac9751bff9))
9+
10+
11+
212
## [4.0.1](https://github.com/Dafnik/dfts-common/compare/dfx-bootstrap-table-4.0.0...dfx-bootstrap-table-4.0.1) (2024-07-14)
313

414

libs/dfx-bootstrap-table/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dfx-bootstrap-table",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "Angular table CDK implementation for Bootstrap with filtering, sorting and pagination.",
55
"private": false,
66
"sideEffects": false,

0 commit comments

Comments
 (0)