Skip to content

Commit

Permalink
build: Use latest version of d2c storefront (#153)
Browse files Browse the repository at this point in the history
* chore: change wording to be more descriptive

* chore: changeset
  • Loading branch information
field123 authored Jan 19, 2024
1 parent 920ed2b commit ca2b3ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/fifty-falcons-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"composable-cli": patch
---

Use latest version of d2c storefront
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
with:
version: pnpm ci:version
publish: pnpm ci:publish
commit: "chore: update versions"
title: "chore: update versions"
commit: "chore: release packages"
title: "chore: release packages"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit ca2b3ab

Please sign in to comment.