Skip to content

Commit

Permalink
chore: Update workflows & add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpaudel93 committed Nov 4, 2023
1 parent 5b10a30 commit 50beed6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .changeset/good-houses-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"create-arweave-app": patch
---

Changeset config, CLI dependency and template issue fixes

- Fixed changeset configuration.
- Added credits comment to CLI code.
- Improved dependency handling and logging.
- Resolved `hasStamped` fetching issue in template.
- Enhanced asset fetching without dependencies in template.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on:
workflows: ["CI"]
types:
- completed
push:
branches:
- "main"
- main

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit 50beed6

Please sign in to comment.