Skip to content

Commit

Permalink
chore(release): 0.32.12-beta.3
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Jul 9, 2023
1 parent 858a8a6 commit 512e5fa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.32.12-beta.3](https://github.com/darkobits/saffron/compare/v0.32.12-beta.2...v0.32.12-beta.3) (2023-07-09)


### 🐞 Bug Fixes

* Restore `@babel/register` strategy. ([858a8a6](https://github.com/darkobits/saffron/commit/858a8a6b066414b8a7a667aa5088de83f04ecbd7))

## [0.32.12-beta.2](https://github.com/darkobits/saffron/compare/v0.32.12-beta.1...v0.32.12-beta.2) (2023-07-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@darkobits/saffron",
"version": "0.32.12-beta.2",
"version": "0.32.12-beta.3",
"description": "Yargs + Cosmiconfig for robust, configurable CLIs.",
"author": "darkobits",
"license": "Hippocratic",
Expand Down

0 comments on commit 512e5fa

Please sign in to comment.