Skip to content

Commit 1cc64cd

Browse files
committed
chore: release 0.6.1
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
1 parent 10745e7 commit 1cc64cd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.6.1
4+
5+
### What's Changed
6+
7+
- Add datasource pre-filter
8+
- Fix editing of trace search fields
9+
310
## 0.6.0
411

512
### What's Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quickwit-datasource",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Quickwit datasource",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)