Skip to content

Commit

Permalink
chore(release): 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Oct 27, 2020
1 parent 930d040 commit c8f15a6
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.16.0](https://github.com/inabagumi/inaba-jinja/compare/v1.15.0...v1.16.0) (2020-10-27)


### Features

* **app:** remove report web vitals ([#1004](https://github.com/inabagumi/inaba-jinja/issues/1004)) ([d9734a0](https://github.com/inabagumi/inaba-jinja/commit/d9734a093ef961d1a78bab1f5bca9ab4e0804cb6))
* **app:** replace to ga4 ([#1003](https://github.com/inabagumi/inaba-jinja/issues/1003)) ([c5e8fd8](https://github.com/inabagumi/inaba-jinja/commit/c5e8fd86a04a28201f5ced273953a0439eb179ed))

## [1.15.0](https://github.com/inabagumi/inaba-jinja/compare/v1.14.2...v1.15.0) (2020-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"start": "next start",
"test": "jest"
},
"version": "1.15.0"
"version": "1.16.0"
}

0 comments on commit c8f15a6

Please sign in to comment.