File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ Fixes #0000 <!-- link to issue if one exists -->
22
22
-->
23
23
24
24
### Test this PR
25
+
25
26
``` bash
26
27
shopify app init --template=https://github.com/Shopify/shopify-app-template-remix#< your-branch-name>
27
28
```
28
29
29
30
### Checklist
30
31
31
- ** Note** : once this PR is merged, it becomes a new release for this template.
32
-
33
- - [ ] I have added/updated tests for this change
34
32
- [ ] I have made changes to the ` README.md ` file and other related documentation, if applicable
33
+ - [ ] I have added an entry to ` CHANGELOG.md `
34
+ - [ ] I'm aware I need to create a new release when this PR is merged
Original file line number Diff line number Diff line change
1
+ # @shopify/shopify-app-template-remix
2
+
3
+ ## v2024.07.16
4
+
5
+ Started tracking changes and releases using calver
You can’t perform that action at this time.
0 commit comments