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 29, 2024
1 parent 29ea198 commit 39d2c9c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/chatty-items-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"es-empty-script": patch
---

Bump version
1 change: 1 addition & 0 deletions .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.BUNNY_GITHUB }}
with:
publish: "pnpm run ci:publish"
version: "pnpm run ci:version"
title: "🎉 Release"
createGithubReleases: true
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ deno task lint
deno task check
```

We also use `pnpm` to use `changeset`.

## Changeset

In this template, we handle versionning with [changeset](https://github.com/changesets/changesets),
Expand Down

0 comments on commit 39d2c9c

Please sign in to comment.