From a94da64c94343f941f6eb651c049db2fe9f5a3de Mon Sep 17 00:00:00 2001 From: Agustinus Nathaniel Date: Thu, 23 Jun 2022 00:35:37 +0700 Subject: [PATCH] chore(release): 1.1.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33a6e57..2b3c801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.1.2](https://github.com/sozonome/pub-apis/compare/v1.1.1...v1.1.2) (2022-06-22) + + +### Bug Fixes + +* update category response type ([#63](https://github.com/sozonome/pub-apis/issues/63)) ([adf4249](https://github.com/sozonome/pub-apis/commit/adf4249cedc93f68cff1399c6d22d62f953b1d82)) + ### [1.1.1](https://github.com/sozonome/pub-apis/compare/v1.1.0...v1.1.1) (2022-06-13) diff --git a/package.json b/package.json index cb437bb..f622a1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pub-apis", - "version": "1.1.1", + "version": "1.1.2", "private": true, "author": "sozonome", "scripts": {