Skip to content

Commit

Permalink
chore(release): 1.4.1
Browse files Browse the repository at this point in the history
* Support Redis metrics (#15)
  • Loading branch information
leonlysu committed Mar 3, 2021
1 parent 115fcdc commit 070c091
Show file tree
Hide file tree
Showing 28 changed files with 65,570 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ node_modules/
.vscode/
coverage/
tmp/
dist/
package-lock.json
397 changes: 397 additions & 0 deletions dist/README.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/components/config.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h3 class="page-heading">Example Plugin Config</h3>
2 changes: 2 additions & 0 deletions dist/components/config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/components/config.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 070c091

Please sign in to comment.