Skip to content

Latest commit

 

History

History
72 lines (39 loc) · 4.18 KB

CHANGELOG.md

File metadata and controls

72 lines (39 loc) · 4.18 KB

Changelog

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

1.1.2 (2023-08-13)

Bug Fixes

Improvements

  • add theme config (e5c9927)
  • make plain template as default (ecacd3b)
  • set plain as default in form (8fee889)
  • theme: adjust gray color palette (17cd015)

1.1.1 (2022-12-12)

Improvements

  • template: revise color template blur (#35) (898dbbd)

1.1.0 (2022-11-15)

Features

Bug Fixes

  • revise width and height fallback (987f508)

Improvements

1.0.0 (2022-10-11)

Features

  • switch next-api-og-image with @vercel/og (#27) (06b5d88)

Bug Fixes

  • adjust template (bf9cdb5)
  • downgrade next to 12.1.0 (53893c7)
  • downgrade next-api-og-image to 2.2.1 (076c4a0)
  • downgrade to next 11 (68910d5)

0.1.1 (2022-02-13)

Features