Skip to content

Commit 92ac8a8

Browse files
committed
chore(release): v0.0.23
1 parent 55e9a10 commit 92ac8a8

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
416
## v0.0.22
517

618
[compare changes](https://github.com/doeixd/effectivly/compare/v0.0.21...v0.0.22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@doeixd/effectively",
3-
"version": "0.0.22",
3+
"version": "0.0.23",
44
"author": "Patrick Glenn",
55
"repository": {
66
"url": "https://github.com/doeixd/effectivly.git",

0 commit comments

Comments
 (0)