Skip to content

Commit

Permalink
chore(release): 0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 25, 2024
1 parent 9428163 commit 14c6a4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.15](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.14...v0.4.15) (2024-10-25)


### Bug Fixes

* content-loaderの色を薄めに変更 ([a2b4fbc](https://github.com/lapras-inc/lapras-frontend/commit/a2b4fbc9f5f3db469505dcb1c3e4e9f97eec635c))
* exportにcontent-loaderを追加 ([ff163b0](https://github.com/lapras-inc/lapras-frontend/commit/ff163b0ad24b7de7cb6fb35bb9944aee820ff539))
* media-queryの指定をLAPRASに合わせて変更 & colorを追加 ([b2206e1](https://github.com/lapras-inc/lapras-frontend/commit/b2206e1dc66c1f16836e237ce4b1b353cf421f5c))
* textinputの標準デザインを枠線ありに変更。その他微調整 ([27b5bb7](https://github.com/lapras-inc/lapras-frontend/commit/27b5bb7cb6783a2d37d0b1c25773f384fb55a851))

### [0.4.14](https://github.com/lapras-inc/lapras-frontend/compare/v0.4.13...v0.4.14) (2024-10-22)


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.14",
"version": "0.4.15",
"author": "nasum <tomato.wonder.life@gmail.com>",
"scripts": {
"build": "npm run build:types && npm run build:vue",
Expand Down

0 comments on commit 14c6a4f

Please sign in to comment.