Skip to content

Latest commit

 

History

History
179 lines (93 loc) · 8.53 KB

CHANGELOG.md

File metadata and controls

179 lines (93 loc) · 8.53 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.6.7 (2023-12-27)

Bug Fixes

  • Fix incorrect resolver path (85d29bd)

2.6.6 (2023-12-27)

2.6.5 (2023-12-27)

2.6.4 (2023-12-27)

2.6.3 (2023-12-27)

1.10.1 (2022-10-14)

1.10.0 (2022-10-14)

Features

Bug Fixes

  • Fix priority trigger (d609088)
  • Makes get post routes allow readonly api keys (183257e)

1.9.7 (2022-09-17)

Bug Fixes

  • Fix priority trigger (d609088)
  • Makes get post routes allow readonly api keys (183257e)

1.9.6 (2022-09-04)

Bug Fixes

  • Fix snake case key in TS client (2851a2b)

1.9.5 (2022-09-04)

Bug Fixes

1.9.4 (2022-09-03)

1.9.3 (2022-09-03)

1.9.2 (2022-09-03)

1.9.1 (2022-09-03)

1.9.0 (2022-09-03)

Features

  • Make update git json file update the whole file instead of just single keys (a4e1267)

1.8.0 (2022-09-02)

Features

1.7.0 (2022-09-02)

Features

1.6.0 (2022-09-02)

Features

1.5.0 (2022-09-01)

Features

1.4.1 (2022-07-16)

1.4.0 (2022-07-16)

Features

  • Added blok patch method (c50e1d9)
  • Added patch blok method to typescript client (7a9b7c2)

1.3.0 (2022-07-14)

Features

  • Added post resource (2dfb0c5)
  • Added post resource to typescript client (9756f5b)

1.2.2 (2022-06-26)

1.2.1 (2022-06-26)

Bug Fixes

  • Typo in typescript types (8f1d06a)

1.2.0 (2022-06-26)

Features

  • Added CORS preflights (d4d7bf7)
  • Added middleware tracing span (b9b29b5)

Bug Fixes

  • Added missing CORS headers (c5e2eae)
  • Incorrect type for listPages method (e56df35)
  • prevent using non ascii character in filename (ae89a69)

1.1.5 (2022-06-17)

Bug Fixes

  • Fix incorrect type on several methods (f9f172f)

1.1.4 (2022-06-17)

1.1.3 (2022-06-17)

1.1.2 (2022-06-16)

1.1.1 (2022-06-16)

1.1.0 (2022-06-16)

Features

  • Add create image route (2562e8a)
  • Added create blok route (23cdc71)
  • Added delete blok route (2d2c5b6)
  • Added delete image route (b35a3be)
  • Added get blok route (f944ce8)
  • Added list image route (e9ceb98)
  • Added test for create page with invalid api keys (c1a8a58)
  • Added typescript client (6edae03)
  • Added update blok route (6c52bac)
  • Finalized page service (75ecc03)
  • Include bloks in get page request (c86ef47)
  • Init project (0053b87)