Skip to content

Commit

Permalink
chore: version package (alpha) (#142)
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 Apr 1, 2024
1 parent 9030ca6 commit 7b33927
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"fifty-bananas-thank",
"four-cougars-draw",
"four-lamps-decide",
"fresh-onions-behave",
"giant-falcons-breathe",
"good-gorillas-exercise",
"gorgeous-files-decide",
Expand Down
6 changes: 6 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vocs

## 1.0.0-alpha.46

### Patch Changes

- [`9030ca6`](https://github.com/wevm/vocs/commit/9030ca6911d4c07f5a113063d21d1bbbd617c1e4) Thanks [@tmm](https://github.com/tmm)! - Fixed Warpcast icon attributes.

## 1.0.0-alpha.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vocs",
"description": "React Documentation Generator, powered by Vite.",
"version": "1.0.0-alpha.45",
"version": "1.0.0-alpha.46",
"type": "module",
"bin": {
"vocs": "./_lib/cli/index.js"
Expand Down

0 comments on commit 7b33927

Please sign in to comment.