-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/bin/bash | ||
|
||
bun run bump:version | ||
git add package.json | ||
git add package.json CHANGELOG.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
|
||
## v0.0.12 | ||
|
||
|
||
### 🏡 Chore | ||
|
||
- Try something ([dbde503](https://github.com/risc0/risc0-ui/commit/dbde503)) | ||
- Try something2 ([999c1ef](https://github.com/risc0/risc0-ui/commit/999c1ef)) | ||
- Cleanup ([9cf2e21](https://github.com/risc0/risc0-ui/commit/9cf2e21)) | ||
- Move up one folder ([9aa2924](https://github.com/risc0/risc0-ui/commit/9aa2924)) | ||
- Cleanup package.json ([1e7653c](https://github.com/risc0/risc0-ui/commit/1e7653c)) | ||
- Cleanup everything ([736bf4f](https://github.com/risc0/risc0-ui/commit/736bf4f)) | ||
- Try to remove files ([2cffc4d](https://github.com/risc0/risc0-ui/commit/2cffc4d)) | ||
- Re-add files ([8201f83](https://github.com/risc0/risc0-ui/commit/8201f83)) | ||
- Add husky hook for versioning ([a810503](https://github.com/risc0/risc0-ui/commit/a810503)) | ||
- Remove prerelease flag ([d6adc0d](https://github.com/risc0/risc0-ui/commit/d6adc0d)) | ||
- Wrapping up ([3a1f07e](https://github.com/risc0/risc0-ui/commit/3a1f07e)) | ||
- Add release flow ([a0ccfb8](https://github.com/risc0/risc0-ui/commit/a0ccfb8)) | ||
- Add release flow ([5da2311](https://github.com/risc0/risc0-ui/commit/5da2311)) | ||
- Add release flow ([4bd49bd](https://github.com/risc0/risc0-ui/commit/4bd49bd)) | ||
- Fix yml ([bf4398b](https://github.com/risc0/risc0-ui/commit/bf4398b)) | ||
- Better pipelin ([03e8a90](https://github.com/risc0/risc0-ui/commit/03e8a90)) | ||
- Bunx -> npx ([1cb00f2](https://github.com/risc0/risc0-ui/commit/1cb00f2)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Cohan Carpentier <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters