Skip to content

Commit 74a7b95

Browse files
committed
chore: release version 2.1.0 for @contentrain/types-generator
- Fix lint error and enhance types generator functionality. - Update version in package.json to 2.1.0. - Add changelog entry for minor changes.
1 parent af8a08c commit 74a7b95

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/types-generator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @contentrain/types-generator
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- Fix lint error and enhance types generator functionality
8+
39
## 2.0.0
410

511
### Major Changes

packages/types-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentrain/types-generator",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "TypeScript types generator for Contentrain SDK, providing type safety for content models",
55
"author": "Contentrain Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)