Skip to content

Commit 4cd6969

Browse files
authored
Merge pull request #100 from Shopify/bump-version
Bump version and update changelog
2 parents 875daf9 + 944345b commit 4cd6969

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## v2.0.4 (Aug. 16, 2021)
4+
* Package dependency updates
5+
36
## v2.0.3 (Apr. 29, 2021)
47
* [#93](https://github.com/Shopify/shopify-theme-inspector/pull/93) Fix extension due to broken minification
58

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Shopify Theme Inspector for Chrome",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Profile and debug Liquid template on your Shopify store",
55
"devtools_page": "devtools.html",
66
"permissions": ["storage", "identity", "activeTab"],

0 commit comments

Comments
 (0)