Skip to content

Commit

Permalink
chore(release): 0.32.17
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Nov 19, 2023
1 parent 709fae4 commit de45d87
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [0.32.17](https://github.com/darkobits/saffron/compare/v0.32.16...v0.32.17) (2023-11-19)


### 🐞 Bug Fixes

* Add `explicitConfigFileParam` in builder proxy. ([c13e218](https://github.com/darkobits/saffron/commit/c13e2186ed8143a77a838feab68424c5826907ac))


### 🏗 Chores

* **deps:** Update dependencies. ([709fae4](https://github.com/darkobits/saffron/commit/709fae4fd262ab6ea3e832441145fb6c4582d0c6))
* **deps:** Update dependencies. ([728df49](https://github.com/darkobits/saffron/commit/728df497455bba4a5b0c42d9397215da5ed6c95a))


### 🛠 Refactoring

* Update loader. ([797c6e8](https://github.com/darkobits/saffron/commit/797c6e84b13f34c0cb12435ffdbba33fa4e7e8be))

## [0.32.16](https://github.com/darkobits/saffron/compare/v0.32.15...v0.32.16) (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.16",
"version": "0.32.17",
"description": "Yargs + Cosmiconfig for robust, configurable CLIs.",
"author": "darkobits",
"license": "Hippocratic",
Expand Down

0 comments on commit de45d87

Please sign in to comment.