Skip to content

Commit

Permalink
chore(version): 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Jun 1, 2024
1 parent db618d1 commit 79a94ec
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 @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## 0.6.3 - 2024-06-01
#### Features
- new parallel parameter values support (#227) - (db618d1) - Ezekiel Warren
- implement legacy association api (#226) - (9c1c3a6) - Ezekiel Warren

- - -

## 0.6.2 - 2024-05-27
#### Features
- implement new assoc api (#224) - (42ddbb7) - Ezekiel Warren
Expand Down
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "ecsact_interpret",
version = "0.6.2",
version = "0.6.3",
compatibility_level = 6,
)

Expand Down

0 comments on commit 79a94ec

Please sign in to comment.