Skip to content

Commit

Permalink
chore(release): 0.32.12-beta.4
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Jul 10, 2023
1 parent f9ca579 commit d6741cc
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.4](https://github.com/darkobits/saffron/compare/v0.32.12-beta.3...v0.32.12-beta.4) (2023-07-10)


### 🛠 Refactoring

* Replace Babel strategy with Rollup strategy. ([f9ca579](https://github.com/darkobits/saffron/commit/f9ca57991da81dfdaa29b164f671a3d7cc3bd8af))

## [0.32.12-beta.3](https://github.com/darkobits/saffron/compare/v0.32.12-beta.2...v0.32.12-beta.3) (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.3",
"version": "0.32.12-beta.4",
"description": "Yargs + Cosmiconfig for robust, configurable CLIs.",
"author": "darkobits",
"license": "Hippocratic",
Expand Down

0 comments on commit d6741cc

Please sign in to comment.