Skip to content

Commit

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


## v0.0.3

[compare changes](https://github.com/viarotel-org/cleants/compare/v0.0.2...v0.0.3)

### 🔥 Performance

- ➖ Remove unnecessary language flags at build time ([227465f](https://github.com/viarotel-org/cleants/commit/227465f))

### 📖 Documentation

- 📝 Update README ([866fb49](https://github.com/viarotel-org/cleants/commit/866fb49))
- 📝 Update README ([e31a380](https://github.com/viarotel-org/cleants/commit/e31a380))

### ❤️ Contributors

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

## v0.0.2

[compare changes](https://github.com/viarotel-org/cleants/compare/v0.0.1...v0.0.2)
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.2",
"version": "0.0.3",
"packageManager": "[email protected]",
"description": "🧹 Convert TypeScript to a cleaner JavaScript project",
"author": "viarotel",
Expand Down

0 comments on commit de70fdc

Please sign in to comment.