Skip to content

Commit

Permalink
chore(release): 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 2, 2022
1 parent 458a3dc commit 163e6ac
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.1.0](https://github.com/lapras-inc/lapras-frontend/compare/v0.0.50...v0.1.0) (2022-12-02)


### ⚠ BREAKING CHANGES

* Vueのアップデート

### Bug Fixes

* **protectedlink:** vue2.7から_や$で変数名を始めたらダメになったため修正 ([199fe25](https://github.com/lapras-inc/lapras-frontend/commit/199fe257b1f6d05efbb6801ac551410bbeea8943))


* vueを2.7にアップデート ([82dc88b](https://github.com/lapras-inc/lapras-frontend/commit/82dc88b3deb8ae39a8d4f0762ed0730791956286))

### [0.0.50](https://github.com/lapras-inc/lapras-frontend/compare/v0.0.49...v0.0.50) (2022-11-08)


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

0 comments on commit 163e6ac

Please sign in to comment.