Skip to content

Commit fc29bb4

Browse files
committedApr 11, 2024·
chore: Release v4.12.5
1 parent 6379193 commit fc29bb4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+4062
-23717
lines changed
 

‎CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.12.5](https://github.com/angular-ui/ui-grid/compare/v4.12.4...v4.12.5) (2024-04-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **core:** make scrollToIfNecessary bottom scroll work with bottom pixel of the row. ([c8405a7](https://github.com/angular-ui/ui-grid/commit/c8405a704ad1f0546c290b572dd5b4899e25635f))
12+
13+
14+
15+
16+
617
## [4.12.4](https://github.com/angular-ui/ui-grid/compare/v4.12.3...v4.12.4) (2023-08-17)
718

819

‎bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-grid",
3-
"version": "4.12.4",
3+
"version": "4.12.5",
44
"homepage": "http://ui-grid.info",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.