Skip to content

Commit

Permalink
Merge pull request #141 from Shopify/bump-version-2.0.5
Browse files Browse the repository at this point in the history
Bump version to 2.0.5
  • Loading branch information
mgmanzella authored Apr 1, 2024
2 parents 6f78e5b + d2cf433 commit 542ab96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## v2.0.5 (Apr. 1, 2024)
* [#136](https://github.com/Shopify/shopify-theme-inspector/pull/136) Fix profiling for stores with custom domains

## v2.0.4 (Aug. 16, 2021)
* Package dependency updates

Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Shopify Theme Inspector for Chrome",
"version": "2.0.4",
"version": "2.0.5",
"description": "Profile and debug Liquid template on your Shopify store",
"devtools_page": "devtools.html",
"permissions": ["storage", "identity", "activeTab"],
Expand Down

0 comments on commit 542ab96

Please sign in to comment.