Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2024
1 parent 99c32e7 commit ff3f8d6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/@wroud/ts-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.3.0 -->
## 0.3.0 (2024-10-25)

[Compare changes](https://github.com/Wroud/foundation/compare/ts-template-v0.2.0...ts-template-v0.3.0)

<!-- changelog -->
### ✨ Features

- add exports and type fields to the `package.json` ([99c32e7](https://github.com/Wroud/foundation/commit/99c32e7))

<!-- version:0.2.0 -->
## 0.2.0 (2024-10-25)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/ts-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/ts-template",
"description": "",
"version": "0.2.0",
"version": "0.3.0",
"packageManager": "[email protected]",
"license": "MIT",
"author": "Wroud",
Expand Down

0 comments on commit ff3f8d6

Please sign in to comment.