Skip to content

Commit

Permalink
Release 0.1.1 (#613)
Browse files Browse the repository at this point in the history
* 0.1.1

* chore: change changelog

* chore: add missing word
  • Loading branch information
svennergr authored Jul 17, 2024
1 parent 77df93e commit 253aa07
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@

View [releases](https://github.com/grafana/explore-logs/releases/) on GitHub for up-to-date changelog information.

## 0.1.1
- feat(log-context): add LogContext to logspanel [#607](https://github.com/grafana/explore-logs/pull/607)

## 0.1.0
- Release public preview version.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-lokiexplore-app",
"version": "0.1.0",
"version": "0.1.1",
"description": "Query less exploration of log data stored in Loki",
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",
Expand Down
1 change: 1 addition & 0 deletions project-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -460,3 +460,4 @@ yuin
yvasiyarov
zipkin
prioritise
logspanel

0 comments on commit 253aa07

Please sign in to comment.