Skip to content

Commit

Permalink
"chore(release): 1.5.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
potato4d committed Sep 27, 2020
1 parent acf9f4a commit 968c2d8
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.

## [1.5.0](https://github.com/potato4d/pokemon63/compare/v1.4.0...v1.5.0) (2020-09-27)


### Features

* Implement hideCurrentSeason ([88944bd](https://github.com/potato4d/pokemon63/commit/88944bdd0b2bb1ebd6e90e1328d368cff355b090))
* Implement Usage Report ([4a3e39b](https://github.com/potato4d/pokemon63/commit/4a3e39b6ff0ec6adf4df15012905b717a6e46b10))

## [1.4.0](https://github.com/potato4d/pokemon63/compare/v1.3.0...v1.4.0) (2020-09-20)


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": "pokemon63",
"version": "1.4.0",
"version": "1.5.0",
"description": "My hunky-dory Nuxt.js project",
"author": "Takuma HANATANI",
"private": true,
Expand Down

0 comments on commit 968c2d8

Please sign in to comment.