Skip to content

Commit

Permalink
Version Packages (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 8, 2023
1 parent 1fcafef commit 652662f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-pears-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-flies-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-plums-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-jeans-end.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# pr-voyager

## 0.0.2

### Patch Changes

- 7d63dc2: docs: update example workflow
- 1fcafef: docs: add PR Voyager vs CodeSandbox CI section
- 3634dca: docs: add package versioning section to readme
- fe7434a: feat: add branding

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pr-voyager",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",
"scripts": {
"build": "rimraf dist && ncc build src/index.ts --source-map --minify",
Expand Down

0 comments on commit 652662f

Please sign in to comment.