All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.0 (2022-09-02)
1.5.0 (2022-09-01)
1.4.1 (2022-07-16)
1.4.0 (2022-07-16)
1.3.0 (2022-07-14)
1.2.2 (2022-06-26)
1.2.1 (2022-06-26)
- Typo in typescript types (8f1d06a)
1.2.0 (2022-06-26)
- 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)
- 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)
- 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)