Skip to content

Commit b117049

Browse files
19.0.1
1 parent a4e94a3 commit b117049

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [19.0.1](https://github.com/ng-bootstrap/ng-bootstrap/compare/19.0.0...19.0.1) (2025-07-01)
2+
3+
### Bug Fixes
4+
5+
* **toast:** missing export of `NgbToastOptions` interface ([6b26ef3](https://github.com/ng-bootstrap/ng-bootstrap/commit/6b26ef37ba39a931d06eea222306efd6f005cc92))
6+
* **positioning:** missing export of `PlacementArray` type ([#4847](https://github.com/ng-bootstrap/ng-bootstrap/issues/4847)) ([a4e94a3](https://github.com/ng-bootstrap/ng-bootstrap/commit/a4e94a38ec8cd8fed9eea3e5315d977f990d56fb))
7+
* **datepicker:** missing export of `DayTemplateContext` interface ([1b90da5](https://github.com/ng-bootstrap/ng-bootstrap/commit/1b90da52656b3f94b4c48cfbd0b60cf40bff8c7d))
8+
19
## [19.0.0](https://github.com/ng-bootstrap/ng-bootstrap/compare/18.0.0...19.0.0) (2025-06-19)
210

311
This release bumps minimum required versions to Angular `20.0.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-bootstrap/ng-bootstrap",
3-
"version": "19.0.0",
3+
"version": "19.0.1",
44
"description": "Angular powered Bootstrap",
55
"author": "https://github.com/ng-bootstrap/ng-bootstrap/graphs/contributors",
66
"engines": {

0 commit comments

Comments
 (0)