chore(version): 0.3.3

pull/2/head 0.3.3
lambda 2 years ago
parent ef15edf9f0
commit aa7d0b0778

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 0.3.3 - 2024-03-16
#### Bug Fixes
- fix events data passing into functions - (ef15edf) - lambda
- - -
## 0.3.2 - 2024-01-27
#### Bug Fixes
- fix error with arg destruction - (407e69c) - lambda