Skip to content

Commit

Permalink
chore(release): 0.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobits committed Aug 17, 2022
1 parent cbb41db commit 38c07ad
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.4.26](https://github.com/darkobits/saffron/compare/v0.4.26-beta.2...v0.4.26) (2022-08-17)


### 🐞 Bug Fixes

* Fix validators. ([cbb41db](https://github.com/darkobits/saffron/commit/cbb41db18134bae7852a214208c08cdd1b236413))

## [0.4.26-beta.2](https://github.com/darkobits/saffron/compare/v0.4.26-beta.1...v0.4.26-beta.2) (2022-08-17)


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.4.26-beta.2",
"version": "0.4.26",
"description": "Yargs + Cosmiconfig for robust, configurable CLIs.",
"author": "darkobits",
"license": "WTFPL",
Expand Down

0 comments on commit 38c07ad

Please sign in to comment.