Skip to content

Commit

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

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.2](https://github.com/inabagumi/inaba-jinja/compare/v1.16.1...v1.16.2) (2020-11-04)


### Bug Fixes

* **layout:** fix image sizes ([#1022](https://github.com/inabagumi/inaba-jinja/issues/1022)) ([98bf349](https://github.com/inabagumi/inaba-jinja/commit/98bf34955e1bef6c10ec79d36917947b7ece338f))

### [1.16.1](https://github.com/inabagumi/inaba-jinja/compare/v1.16.0...v1.16.1) (2020-11-04)


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.1"
"version": "1.16.2"
}

0 comments on commit 89bdfd3

Please sign in to comment.