Skip to content

Commit ceef767

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-04-22) ### Bug Fixes * 🐛 必須プロパティの指定漏れを修正しました ([f775314](f775314))
1 parent f775314 commit ceef767

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/suin/esa-openapi/compare/v1.1.0...v1.1.1) (2021-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 必須プロパティの指定漏れを修正しました ([f775314](https://github.com/suin/esa-openapi/commit/f775314fd55bc997cfc030ebafc3637202bc94ae))
7+
18
# [1.1.0](https://github.com/suin/esa-openapi/compare/v1.0.0...v1.1.0) (2021-04-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@suin/esa-openapi",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "esa.io APIのOpenAPI準拠の仕様書",
55
"keywords": [
66
"esa"

0 commit comments

Comments
 (0)