Skip to content

Releases: kubosho/blog.kubosho.com

v6.16.1

01 Apr 00:20
Compare
Choose a tag to compare

6.16.1 (2022-04-01)

Bug Fixes

  • microcms_api: fix wrong type of heroImage (46b31a7)

v6.16.0

30 Mar 15:30
Compare
Choose a tag to compare

6.16.0 (2022-03-30)

Features

  • api/preview: change type annotation (db9ab60)
  • api/preview: strict type checking (61c7d22)

v6.15.0

27 Dec 16:08
Compare
Choose a tag to compare

6.15.0 (2021-12-27)

Features

  • entriesJsonBuilder: use BlogApiSchema (63955b2)
  • entriesJsonBuilder: use mapBlogApiSchemaToEntryValueParameter (08c2e13)
  • entryGateway: implement getEntryIdList (cc0c0df)
  • entryValue: add id property (7e87799)
  • microcms_api: add blog API schema object (3234142)
  • microcms_api: implemented function to map API schema to EntryValue (43803e9)
  • pages: implemented MicroCMS preview mode (8c5d6b2)
  • src: implemented function returns the API response (91af6b6)
  • src: implemented function returns the options needed for an API request (18ad3f9)

v6.14.1

15 Dec 16:01
Compare
Choose a tag to compare

6.14.1 (2021-12-15)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (497ba84)

v6.14.0

10 Dec 13:28
Compare
Choose a tag to compare

6.14.0 (2021-12-10)

Features

  • page/entry: improve entry title style (f83d861)

v6.13.0

24 Nov 04:50
Compare
Choose a tag to compare

6.13.0 (2021-11-24)

Features

  • entry: change entry title background color (7b3b382)

v6.12.3

02 Nov 03:49
Compare
Choose a tag to compare

6.12.3 (2021-11-02)

Bug Fixes

  • icon: fix unintentionally missing label in SVG (856a1fd)

v6.12.2

01 Nov 17:11
Compare
Choose a tag to compare

6.12.2 (2021-11-01)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (7a43a07)

v6.12.1

29 Oct 02:52
Compare
Choose a tag to compare

6.12.1 (2021-10-29)

Bug Fixes

  • entriesJsonBuilder: fix garbled text when converting from buffer to string (7c633d4)

v6.12.0

25 Oct 12:50
Compare
Choose a tag to compare

6.12.0 (2021-10-25)

Features

  • entry: change to article retrieval method to a workflow that retrieves from microCMS instead of from local Markdown (11300bb)
  • tools: add entries.json create script (9160234)