Releases: PhilDL/ts-ghost
@ts-ghost/ghost-blog-buster@0.7.4
What's Changed
- chore: update versions by @github-actions[bot] in #302
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/ghost-blog-buster@0.7.1...@ts-ghost/ghost-blog-buster@0.7.4
@ts-ghost/core-api@6.3.0
What's Changed
- fix(deps): update dependency jose to v6 by @renovate[bot] in #278
- chore(deps): update dependency vite-tsconfig-paths to v6 by @renovate[bot] in #285
- monorepo maintenance by @PhilDL in #291
- Fix empty release by @PhilDL in #299
- 264 feat return status code on error by @PhilDL in #301
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/admin-api@5.0.0...@ts-ghost/core-api@6.3.0
@ts-ghost/content-api@4.3.0
What's Changed
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/admin-api@5.0.0...@ts-ghost/content-api@4.3.0
@ts-ghost/admin-api@5.1.0
What's Changed
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/admin-api@5.0.0...@ts-ghost/admin-api@5.1.0
@ts-ghost/admin-api@5.0.0
What's Changed
Global
- upgrade turbo to v2 by @PhilDL in #245
- chore(deps): update dependencies
- upgrade to tailwind 4 by @PhilDL in #271
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #272
- chore(deps): update pnpm/action-setup action to v4 by @renovate[bot] in #275
Bug fixes
💥 Breaking changes @ts-ghost/admin-api
New Contributors
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/admin-api@4.2.1...@ts-ghost/admin-api@5.0.0
fix(admin-api): lexical output for pages
What's Changed
New Contributors
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/admin-api@4.2.0...@ts-ghost/admin-api@4.2.1
@ts-ghost/core-api@6.1.0
@ts-ghost/content-api@4.1.0
What's Changed
- chore(deps): update pnpm/action-setup action to v4 by @renovate in #235
- upgrade zod and make changes accordingly by @PhilDL in #237
- chore(deps): update all non-major dependencies by @renovate in #232
- 236 bug postauthors has slightly different type than author by @PhilDL in #238
- Version Packages by @github-actions in #239
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/ghost-blog-buster@0.6.16...@ts-ghost/content-api@4.1.0
@ts-ghost/admin-api@4.2.0
What's Changed
- chore(deps): update pnpm/action-setup action to v4 by @renovate in #235
- upgrade zod and make changes accordingly by @PhilDL in #237
- chore(deps): update all non-major dependencies by @renovate in #232
- 236 bug postauthors has slightly different type than author by @PhilDL in #238
- Version Packages by @github-actions in #239
Full Changelog: https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/ghost-blog-buster@0.6.16...@ts-ghost/admin-api@4.2.0
@ts-ghost/ghost-blog-buster@0.6.16
Patch Changes
- f71ff87: fix connection to ghost instances deployed on custom ports. Thanks @giacomocerquone !