1 parent 55e9a10 commit 92ac8a8Copy full SHA for 92ac8a8
2 files changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.23
5
+
6
+[compare changes](https://github.com/doeixd/effectivly/compare/v0.0.22...v0.0.23)
7
8
+### 🩹 Fixes
9
10
+- Added overload to defineEffects for type saftey ([e37b522](https://github.com/doeixd/effectivly/commit/e37b522))
11
12
+### ❤️ Contributors
13
14
+- Patrick G <doeixd@gmail.com>
15
16
## v0.0.22
17
18
[compare changes](https://github.com/doeixd/effectivly/compare/v0.0.21...v0.0.22)
package.json
@@ -1,6 +1,6 @@
{
"name": "@doeixd/effectively",
- "version": "0.0.22",
+ "version": "0.0.23",
"author": "Patrick Glenn",
"repository": {
"url": "https://github.com/doeixd/effectivly.git",
0 commit comments