Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yakiisama committed Mar 19, 2023
1 parent 18c5712 commit fb5b382
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.4](https://github.com/BlackBerry009/taco-launch/compare/v0.0.3...v0.0.4) (2023-03-19)


### Features

* 🎸 add lib template ([18c5712](https://github.com/BlackBerry009/taco-launch/commit/18c57127ed55c2a3dc8cf43d47ee0abaf1c799cb))

### [0.0.3](https://github.com/BlackBerry009/taco-launch/compare/v0.0.2...v0.0.3) (2023-03-19)

### [0.0.2](https://github.com/BlackBerry009/taco-launch/compare/v1.0.3...v0.0.2) (2023-03-19)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taco-launch",
"version": "0.0.3",
"version": "0.0.4",
"description": "init project",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit fb5b382

Please sign in to comment.