Skip to content

Commit

Permalink
chore(release): v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shoma-mano committed Oct 30, 2024
1 parent 6c45563 commit 66b625d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v2.2.0

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

### 🚀 Enhancements

- Support matcher in repeat commands ([6c45563](https://github.com/shoma-mano/maests/commit/6c45563))

### 💅 Refactors

- Use yaml stringify as possible ([0ab0c3a](https://github.com/shoma-mano/maests/commit/0ab0c3a))

### ❤️ Contributors

- Shoma-mano <[email protected]>

## v2.1.2

[compare changes](https://github.com/shoma-mano/maests/compare/v2.1.1...v2.1.2)
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.1.2",
"version": "2.2.0",
"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 66b625d

Please sign in to comment.