We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 208d83b + b17ae3a commit 37d065fCopy full SHA for 37d065f
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# v0.1.4 (Wed Oct 09 2024)
2
+
3
+#### 🐛 Bug Fix
4
5
+- added lock file ([@mercillo](https://github.com/mercillo))
6
7
+#### Authors: 1
8
9
+- Marlon "Marky" Ercillo ([@mercillo](https://github.com/mercillo))
10
11
+---
12
13
# v0.1.3 (Thu Aug 22 2024)
14
15
#### 🐛 Bug Fix
package.json
@@ -1,7 +1,7 @@
{
"name": "browser-devtools",
"displayName": "Player ui devtools",
- "version": "0.1.3",
+ "version": "0.1.4",
"description": "Player UI devtools browser extension",
"author": "Rafael Campos <[email protected]>",
"scripts": {
0 commit comments