We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b4808 commit 7bcdfa7Copy full SHA for 7bcdfa7
2 files changed
CHANGES.md
@@ -1,3 +1,11 @@
1
+2020-03-06, Version 6.5.1
2
+=========================
3
+
4
+ * Update LTS status in README (Miroslav Bajtoš)
5
6
+ * Cursor is made pointer of the add token button (Siraj Alam)
7
8
9
2019-11-28, Version 6.5.0
10
=========================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-component-explorer",
- "version": "6.5.0",
+ "version": "6.5.1",
"description": "Browse and test your LoopBack app's APIs",
"engines": {
"node": ">=8.9"
0 commit comments