Skip to content

Commit

Permalink
chore(release): 0.32.15
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Jul 12, 2023
1 parent 8cbf9b3 commit 461f6d2
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.15](https://github.com/darkobits/saffron/compare/v0.32.14...v0.32.15) (2023-07-12)


### 🛠 Refactoring

* Deprecate Rollup strategy. ([8cbf9b3](https://github.com/darkobits/saffron/commit/8cbf9b357edaff86be381e46619a7942b0082618))

## [0.32.14](https://github.com/darkobits/saffron/compare/v0.32.13...v0.32.14) (2023-07-12)


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.14",
"version": "0.32.15",
"description": "Yargs + Cosmiconfig for robust, configurable CLIs.",
"author": "darkobits",
"license": "Hippocratic",
Expand Down

0 comments on commit 461f6d2

Please sign in to comment.