We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e35c78 commit fbdc2f0Copy full SHA for fbdc2f0
.changeset/young-things-rush.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ventyd
2
3
+## 1.4.2
4
+
5
+### Patch Changes
6
7
+- 5e35c78: fix: bug `eventCreatedAt` options not working
8
9
## 1.4.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "ventyd",
- "version": "1.4.1",
+ "version": "1.4.2",
"repository": {
"type": "git",
"url": "https://github.com/tonyfromundefined/ventyd.git"
0 commit comments