Skip to content

Commit

Permalink
chore: added changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Oct 10, 2024
1 parent bf88568 commit 254ba19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/fresh-cameras-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@adobe/token-diff-generator": minor
---

minor fixes to diff tool comparisons
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: changesets/action@v1
with:
# this expects you to have a npm script called version that runs some logic and then calls `changeset version`.
version: pnpm version
# version: pnpm version
commit: "chore: release"
# This expects you to have a script called release which does a build for your packages and calls changeset publish
publish: pnpm release
Expand Down

0 comments on commit 254ba19

Please sign in to comment.