Skip to content

Commit

Permalink
misc: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
antho-bunny committed Aug 28, 2024
1 parent 37a9fdd commit c2f7c2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/few-spoons-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"es-empty-script": minor
---

Bump version
3 changes: 3 additions & 0 deletions .github/workflows/on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4

- name: 'Setup Javascript'
uses: ./.github/actions/setup-project

- name: Bundle the script into a single file
run: deno task build

Expand Down

0 comments on commit c2f7c2d

Please sign in to comment.