Skip to content

Commit

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


### 🏗 Chores

* **deps:** Update dependencies. ([27c793f](https://github.com/darkobits/saffron/commit/27c793f4c68e1062b9fb6820e7cef4df3937f249))
* Update linting rules. ([0ddfef8](https://github.com/darkobits/saffron/commit/0ddfef8850b4b4c9a1c8cfa43a63f521bd9dc642))


### 🛠 Refactoring

* Fix auto-configuration, add `explicitConfigFileParam` option. ([c87cb71](https://github.com/darkobits/saffron/commit/c87cb71ddbfe1b0dbc3d02c70071d1fc28ed2bd8))


### 🚦 Tests

* Fix smoke tests. ([ee4623f](https://github.com/darkobits/saffron/commit/ee4623f31ab4d54e80c2c6a5f95d05520d6b7649))

## [0.32.11](https://github.com/darkobits/saffron/compare/v0.32.10...v0.32.11) (2023-07-03)


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

0 comments on commit ce12a12

Please sign in to comment.