Skip to content

Commit

Permalink
Version Packages (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 24, 2024
1 parent a633be7 commit 3b4a4ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/ts-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ozhanefe/ts-codegenerator

## 1.7.0

### Minor Changes

- add eslint config
- nextjs support
- add nextjs parsing/generator features

## 1.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ozhanefe/ts-codegenerator",
"version": "1.6.0",
"version": "1.7.0",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 3b4a4ac

Please sign in to comment.