Skip to content

Commit

Permalink
chore(release): 0.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 4, 2024
1 parent 19b1a49 commit 461d612
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.19](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.18...v0.4.19) (2024-12-04)


### Bug Fixes

* **Radio:** disabledが効いてなかったのを修正 ([e25036e](https://github.com/lapras-inc/lapras-frontend/commit/e25036e44d6cebfb7bef1c1aebc2912a1ea809dd))

### [0.4.18](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.17...v0.4.18) (2024-11-28)


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

0 comments on commit 461d612

Please sign in to comment.