Skip to content

Commit

Permalink
chore(release): 0.32.9
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Jun 29, 2023
1 parent 1422a85 commit 73a7a50
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.9](https://github.com/darkobits/saffron/compare/v0.32.8...v0.32.9) (2023-06-29)


### 🏗 Chores

* Add export maps in `package.json`. ([1422a85](https://github.com/darkobits/saffron/commit/1422a85ad686989f38fe95c39f04929859436259))

## [0.32.8](https://github.com/darkobits/saffron/compare/v0.32.7...v0.32.8) (2023-06-28)


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

0 comments on commit 73a7a50

Please sign in to comment.