Skip to content

Commit

Permalink
chore(main): release 0.23.1 (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 5, 2022
1 parent f9a225c commit 9c963f1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.23.1](https://github.com/dwmkerr/effective-shell/compare/v0.23.0...v0.23.1) (2022-04-05)


### Bug Fixes

* correct build pipeline ([f9a225c](https://github.com/dwmkerr/effective-shell/commit/f9a225c6d68d8fbaafc6c502f1915c844c8bced6))

## [0.23.0](https://github.com/dwmkerr/effective-shell/compare/v0.22.0...v0.23.0) (2022-04-05)


Expand Down
2 changes: 1 addition & 1 deletion 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": "effective-shell",
"version": "0.23.0",
"version": "0.23.1",
"private": false,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 9c963f1

Please sign in to comment.