Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 19, 2024
1 parent 05948f1 commit 6ba94b5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.1.1...main

[compare changes](https://github.com/stacksjs/dts-generation/compare/v0.1.1...main)

### 🚀 Enhancements

- Add binaries ([1e3eec3](https://github.com/stacksjs/dts-generation/commit/1e3eec3))

### 🏡 Chore

- Rename package ([05948f1](https://github.com/stacksjs/dts-generation/commit/05948f1))

### ❤️ Contributors

- Chris <[email protected]>

## v0.1.0...main

[compare changes](https://github.com/stacksjs/dts-generation/compare/v0.1.0...main)
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": "@stacksjs/dtsx",
"type": "module",
"version": "0.1.1",
"version": "0.2.0",
"description": "A modern, fast .d.ts generation tool, powered by Bun.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 6ba94b5

Please sign in to comment.