Skip to content

Commit

Permalink
chore(release): 0.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 12, 2024
1 parent a9ded15 commit ec8c546
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.17](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.16...v0.4.17) (2024-11-12)


### Bug Fixes

* **avatarimg:** 括弧や空白が入っている文字列でも正しく表示できるように修正 ([3d397bf](https://github.com/lapras-inc/lapras-frontend/commit/3d397bf7122e1fe757083bcf5c152e162043efae))
* typesとdisabledをpropsで受け取るように修正 ([76562c3](https://github.com/lapras-inc/lapras-frontend/commit/76562c3829fdaa32a46d80eb38450c851dfdb45f))

### [0.4.16](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.15...v0.4.16) (2024-10-25)


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.16",
"version": "0.4.17",
"author": "nasum <[email protected]>",
"scripts": {
"build": "npm run build:types && npm run build:vue",
Expand Down

0 comments on commit ec8c546

Please sign in to comment.