All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.6.7 (2023-12-27)
- 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)
- Add locale ressource (56599ca)
1.9.7 (2022-09-17)
1.9.6 (2022-09-04)
- Fix snake case key in TS client (2851a2b)
1.9.5 (2022-09-04)
- Fix
getQuote
type (2609e01)
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)
- Make update git json file update the whole file instead of just single keys (a4e1267)
1.8.0 (2022-09-02)
- Added get quote route (152a38d)
1.7.0 (2022-09-02)
- Added get post by slug route (1d2694a)
- Added git json file (4a9fb2d)
- Added quotes (0462481)
- Added slug column to posts (03cf974)
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)