Skip to content

Commit

Permalink
chore(release): v2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
shoma-mano committed Nov 12, 2024
1 parent 666dcd3 commit dda39e0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## v2.8.6

[compare changes](https://github.com/shoma-mano/maests/compare/v2.8.5...v2.8.6)

### 🩹 Fixes

- EsmResolve in rewriteRunScriptPlugin throw error ([a89b3ad](https://github.com/shoma-mano/maests/commit/a89b3ad))

### 💅 Refactors

- Refactored utils ([2669227](https://github.com/shoma-mano/maests/commit/2669227))

### 🏡 Chore

- **test:** Fix failed unit tests ([30e399c](https://github.com/shoma-mano/maests/commit/30e399c))

### ❤️ Contributors

- Shoma-mano <[email protected]>

## v2.8.5

[compare changes](https://github.com/shoma-mano/maests/compare/v2.8.4...v2.8.5)
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": "maests",
"version": "2.8.5",
"version": "2.8.6",
"description": "An executable compiler for creating Maestro's yaml-flows with typescript.",
"type": "module",
"main": "dist/commands/commands.mjs",
Expand Down

0 comments on commit dda39e0

Please sign in to comment.