Skip to content

Commit 5ede30b

Browse files
committed
v0.8.2
1 parent 67437cc commit 5ede30b

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
# Changelog
22

3-
## [v0.8.1](https://github.com/finos/regular-table/tree/HEAD)
3+
## [v0.8.2](https://github.com/finos/regular-table/tree/HEAD)
44

5-
[Full Changelog](https://github.com/finos/regular-table/compare/v0.8.0...HEAD)
5+
[Full Changelog](https://github.com/finos/regular-table/compare/v0.8.1...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Add geometry correction for CSS `zoom` and `scale` [\#257](https://github.com/finos/regular-table/pull/257) ([texodus](https://github.com/texodus))
10+
11+
## [v0.8.1](https://github.com/finos/regular-table/tree/v0.8.1) (2026-02-04)
12+
13+
[Full Changelog](https://github.com/finos/regular-table/compare/v0.8.0...v0.8.1)
614

715
**Implemented enhancements:**
816

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regular-table",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "A regular `<table>`, for an async and virtual data model.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)