We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a413c5b commit c533baaCopy full SHA for c533baa
3 files changed
.changeset/some-pumas-peel.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ventyd
2
3
+## 1.15.3
4
+
5
+### Patch Changes
6
7
+- a413c5b: feat: enhance `generateId()` by allowing type specification and export `ReadonlyEntity` type
8
9
## 1.15.2
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "ventyd",
- "version": "1.15.2",
+ "version": "1.15.3",
"repository": {
"type": "git",
"url": "https://github.com/daangn/ventyd.git"
0 commit comments