-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b87b6b1
commit 0a40b72
Showing
2 changed files
with
36 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,87 +41,86 @@ | |
|
||
## v0.2.0...main | ||
|
||
[compare changes](https://github.com/stacksjs/bun-ts-starter/compare/v0.2.0...main) | ||
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.0...main) | ||
|
||
### 🏡 Chore | ||
|
||
- Remove unused action ([066f85a](https://github.com/stacksjs/bun-ts-starter/commit/066f85a)) | ||
- Housekeeping ([fc4e24d](https://github.com/stacksjs/bun-ts-starter/commit/fc4e24d)) | ||
- Remove unused action ([066f85a](https://github.com/stacksjs/ts-starter/commit/066f85a)) | ||
- Housekeeping ([fc4e24d](https://github.com/stacksjs/ts-starter/commit/fc4e24d)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Chris <[email protected]> | ||
|
||
## v0.1.1...main | ||
|
||
[compare changes](https://github.com/stacksjs/bun-ts-starter/compare/v0.1.1...main) | ||
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.1.1...main) | ||
|
||
### 🏡 Chore | ||
|
||
- Adjust eslint config name ([53c2aa6](https://github.com/stacksjs/bun-ts-starter/commit/53c2aa6)) | ||
- Set type module ([22dde14](https://github.com/stacksjs/bun-ts-starter/commit/22dde14)) | ||
- Adjust eslint config name ([53c2aa6](https://github.com/stacksjs/ts-starter/commit/53c2aa6)) | ||
- Set type module ([22dde14](https://github.com/stacksjs/ts-starter/commit/22dde14)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Chris <[email protected]> | ||
|
||
## v0.1.0...main | ||
|
||
[compare changes](https://github.com/stacksjs/bun-ts-starter/compare/v0.1.0...main) | ||
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.1.0...main) | ||
|
||
### 🏡 Chore | ||
|
||
- Use correct cover image ([75bd3ae](https://github.com/stacksjs/bun-ts-starter/commit/75bd3ae)) | ||
- Use correct cover image ([75bd3ae](https://github.com/stacksjs/ts-starter/commit/75bd3ae)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Chris <[email protected]> | ||
|
||
## v0.0.5...main | ||
|
||
[compare changes](https://github.com/stacksjs/bun-ts-starter/compare/v0.0.5...main) | ||
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.0.5...main) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add pkgx deps ([319c066](https://github.com/stacksjs/bun-ts-starter/commit/319c066)) | ||
- Use flat eslint config ([cdb0093](https://github.com/stacksjs/bun-ts-starter/commit/cdb0093)) | ||
- Add pkgx deps ([319c066](https://github.com/stacksjs/ts-starter/commit/319c066)) | ||
- Use flat eslint config ([cdb0093](https://github.com/stacksjs/ts-starter/commit/cdb0093)) | ||
|
||
### 🏡 Chore | ||
|
||
- Fix badge ([bc3b000](https://github.com/stacksjs/bun-ts-starter/commit/bc3b000)) | ||
- Minor updates ([78dc522](https://github.com/stacksjs/bun-ts-starter/commit/78dc522)) | ||
- Housekeeping ([e1cba3b](https://github.com/stacksjs/bun-ts-starter/commit/e1cba3b)) | ||
- Additional housekeeping ([f5dc625](https://github.com/stacksjs/bun-ts-starter/commit/f5dc625)) | ||
- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/bun-ts-starter/commit/7080f8c)) | ||
- Adjust deps ([cc71b42](https://github.com/stacksjs/bun-ts-starter/commit/cc71b42)) | ||
- Adjust wording ([3bc54b3](https://github.com/stacksjs/bun-ts-starter/commit/3bc54b3)) | ||
- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/bun-ts-starter/commit/e6acbb2)) | ||
- Fix badge ([bc3b000](https://github.com/stacksjs/ts-starter/commit/bc3b000)) | ||
- Minor updates ([78dc522](https://github.com/stacksjs/ts-starter/commit/78dc522)) | ||
- Housekeeping ([e1cba3b](https://github.com/stacksjs/ts-starter/commit/e1cba3b)) | ||
- Additional housekeeping ([f5dc625](https://github.com/stacksjs/ts-starter/commit/f5dc625)) | ||
- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/ts-starter/commit/7080f8c)) | ||
- Adjust deps ([cc71b42](https://github.com/stacksjs/ts-starter/commit/cc71b42)) | ||
- Adjust wording ([3bc54b3](https://github.com/stacksjs/ts-starter/commit/3bc54b3)) | ||
- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/ts-starter/commit/e6acbb2)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Chris <[email protected]> | ||
|
||
## v0.0.5...main | ||
|
||
[compare changes](https://github.com/stacksjs/bun-ts-starter/compare/v0.0.5...main) | ||
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.0.5...main) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add pkgx deps ([319c066](https://github.com/stacksjs/bun-ts-starter/commit/319c066)) | ||
- Use flat eslint config ([cdb0093](https://github.com/stacksjs/bun-ts-starter/commit/cdb0093)) | ||
- Add pkgx deps ([319c066](https://github.com/stacksjs/ts-starter/commit/319c066)) | ||
- Use flat eslint config ([cdb0093](https://github.com/stacksjs/ts-starter/commit/cdb0093)) | ||
|
||
### 🏡 Chore | ||
|
||
- Fix badge ([bc3b000](https://github.com/stacksjs/bun-ts-starter/commit/bc3b000)) | ||
- Minor updates ([78dc522](https://github.com/stacksjs/bun-ts-starter/commit/78dc522)) | ||
- Housekeeping ([e1cba3b](https://github.com/stacksjs/bun-ts-starter/commit/e1cba3b)) | ||
- Additional housekeeping ([f5dc625](https://github.com/stacksjs/bun-ts-starter/commit/f5dc625)) | ||
- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/bun-ts-starter/commit/7080f8c)) | ||
- Adjust deps ([cc71b42](https://github.com/stacksjs/bun-ts-starter/commit/cc71b42)) | ||
- Adjust wording ([3bc54b3](https://github.com/stacksjs/bun-ts-starter/commit/3bc54b3)) | ||
- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/bun-ts-starter/commit/e6acbb2)) | ||
- Fix badge ([bc3b000](https://github.com/stacksjs/ts-starter/commit/bc3b000)) | ||
- Minor updates ([78dc522](https://github.com/stacksjs/ts-starter/commit/78dc522)) | ||
- Housekeeping ([e1cba3b](https://github.com/stacksjs/ts-starter/commit/e1cba3b)) | ||
- Additional housekeeping ([f5dc625](https://github.com/stacksjs/ts-starter/commit/f5dc625)) | ||
- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/ts-starter/commit/7080f8c)) | ||
- Adjust deps ([cc71b42](https://github.com/stacksjs/ts-starter/commit/cc71b42)) | ||
- Adjust wording ([3bc54b3](https://github.com/stacksjs/ts-starter/commit/3bc54b3)) | ||
- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/ts-starter/commit/e6acbb2)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Chris <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters