Skip to content

Commit

Permalink
chore(release): 0.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 28, 2024
1 parent 7abfeb5 commit 5a5bd54
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.4.18](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.17...v0.4.18) (2024-11-28)


### Bug Fixes

* packageのバージョンは自動採番のため、変更前に戻す ([ab62552](https://github.com/lapras-inc/lapras-frontend/commit/ab625523056a974fda5c14aa70af1a896a8bf16a))

### [0.4.17](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.16...v0.4.17) (2024-11-12)


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": "@lapras-inc/lapras-frontend",
"version": "0.4.17",
"version": "0.4.18",
"author": "nasum <tomato.wonder.life@gmail.com>",
"scripts": {
"build": "npm run build:types && npm run build:vue",
Expand Down

0 comments on commit 5a5bd54

Please sign in to comment.