Skip to content

Commit

Permalink
chore(release): 2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hugojosefson committed Nov 30, 2024
1 parent e262ec2 commit 163d584
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
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[fork-version](https://github.com/eglavin/fork-version) for commit guidelines.

## [2.3.9](https://github.com/hugojosefson/deno-run-simple/compare/2.3.8...2.3.9) (2024-11-30)

### Other Changes

- fix deno task all-reload
([e262ec2](https://github.com/hugojosefson/deno-run-simple/commit/e262ec2e8f78a4cd7a77bf5b3583901c8d0b03c6))

## 2.3.8 (2024-10-27)

### Other Changes
Expand Down
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hugojosefson/run-simple",
"version": "2.3.8",
"version": "2.3.9",
"exports": {
".": "./mod.ts",
"./example-usage": "./readme/example-usage.ts"
Expand Down

0 comments on commit 163d584

Please sign in to comment.