Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 38f245a

Browse files
committed
version update 1.34.0
1 parent 025e2ea commit 38f245a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Version 1.34.0 (September 4, 2022)
2+
3+
## Features
4+
5+
* The ability to filter dates fields by range ([#710](https://github.com/tesler-platform/tesler-ui/issues/710))
6+
7+
## Fixes
8+
9+
* Displaying a debug panel for custom widgets ([#740](https://github.com/tesler-platform/tesler-ui/issues/740))
10+
* Removing filters after click on "clear" button ([tesler-demo_#70](https://github.com/tesler-platform/tesler-demo/issues/70))
11+
112
# Version 1.33.2 (October 28, 2022)
213

314
## Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tesler-ui/core",
3-
"version": "1.33.2",
3+
"version": "1.34.0",
44
"main": "tesler-ui-core.js",
55
"exports": {
66
".": "./tesler-ui-core.js",

0 commit comments

Comments
 (0)