Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.1.4 (Tue Sep 10 2024)

#### 🐛 Bug Fix

- chore(deps): update dependency typescript to v5.6.2 ([@renovate[bot]](https://github.com/renovate[bot]))

#### Authors: 1

- [@renovate[bot]](https://github.com/renovate[bot])

---

# v0.1.3 (Thu Aug 22 2024)

#### 🐛 Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "browser-devtools",
"displayName": "Player ui devtools",
"version": "0.0.15",
"version": "0.0.16",
"description": "Player UI devtools browser extension",
"author": "Rafael Campos <campos.rb@hotmail.com>",
"scripts": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"install": "^0.13.0",
"npm": "^10.8.1",
"prettier": "3.0.3",
"typescript": "5.2.2",
"typescript": "5.6.2",
"web-ext": "^7.9.0",
"webextension-polyfill": "^0.10.0"
},
Expand Down
103 changes: 36 additions & 67 deletions pnpm-lock.yaml

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