Skip to content

Commit

Permalink
chore(release): v0.0.1-8
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 17, 2024
1 parent 0771859 commit 67318da
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v0.0.1-8

[compare changes](https://github.com/viarotel-org/cleants/compare/v0.0.1-7...v0.0.1-8)

### 🩹 Fixes

- 🐛 Fixed the issue that replaceInternalImports configuration does not take effect in CLI ([0771859](https://github.com/viarotel-org/cleants/commit/0771859))

### 🏡 Chore

- **release:** V0.0.1-7 ([43b9617](https://github.com/viarotel-org/cleants/commit/43b9617))

### 🎨 Styles

- 📝 Update .gitattributes ([0ea8e30](https://github.com/viarotel-org/cleants/commit/0ea8e30))

### ❤️ Contributors

- Viarotel ([@viarotel-org](http://github.com/viarotel-org))

## v0.0.1-7

[compare changes](https://github.com/viarotel-org/cleants/compare/v0.0.1-6...v0.0.1-7)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cleants",
"type": "module",
"version": "0.0.1-7",
"version": "0.0.1-8",
"packageManager": "[email protected]",
"description": "🧹 Convert TypeScript to a cleaner JavaScript project",
"author": "viarotel",
Expand Down

0 comments on commit 67318da

Please sign in to comment.