Skip to content

Commit

Permalink
chore(release): 1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Nov 11, 2020
1 parent c98870e commit dffd2e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.5](https://github.com/inabagumi/inaba-jinja/compare/v1.16.4...v1.16.5) (2020-11-11)

### [1.16.4](https://github.com/inabagumi/inaba-jinja/compare/v1.16.3...v1.16.4) (2020-11-09)


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.16.4"
"version": "1.16.5"
}

0 comments on commit dffd2e9

Please sign in to comment.