Skip to content

Commit 37d065f

Browse files
committed
Merge branch 'releaseVerioningFIx' of github.com:player-ui/browser-devtools into releaseVerioningFIx
2 parents 208d83b + b17ae3a commit 37d065f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
# v0.1.3 (Thu Aug 22 2024)
214

315
#### 🐛 Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-devtools",
33
"displayName": "Player ui devtools",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"description": "Player UI devtools browser extension",
66
"author": "Rafael Campos <[email protected]>",
77
"scripts": {

0 commit comments

Comments
 (0)