Skip to content

Commit

Permalink
chore(main): release 1.0.4 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronConlon authored May 21, 2024
1 parent 2515fb7 commit c40c0e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.4](https://github.com/Developer27149/dir-hunter/compare/v1.0.3...v1.0.4) (2024-05-21)


### Bug Fixes

* 🐛 get command from input sequence string ([2515fb7](https://github.com/Developer27149/dir-hunter/commit/2515fb79c0619a7f5da1c470b47f6675b0e1c67d))

## [1.0.3](https://github.com/Developer27149/dir-hunter/compare/v1.0.2...v1.0.3) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dir-hunter",
"version": "1.0.3",
"version": "1.0.4",
"description": "A simple directory command line tool to execute commands on directories",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c40c0e8

Please sign in to comment.