Skip to content

Commit

Permalink
bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ozhanefemeral committed Aug 3, 2024
1 parent 9f1bbf9 commit c198f6f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-coins-run.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ozhanefe/ts-codegenerator

## 2.5.0

### Minor Changes

- 9f1bbf9: add index calculation

## 2.4.0

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

0 comments on commit c198f6f

Please sign in to comment.