Skip to content

Latest commit

 

History

History
61 lines (30 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

61 lines (30 loc) · 2.99 KB

Changelog

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

1.3.3 (2022-01-20)

Bug Fixes

1.3.2 (2021-12-30)

Bug Fixes

1.3.1 (2021-11-30)

Bug Fixes

  • incorrect pagination for page tag, category (23fcee5)

1.3.0 (2021-11-21)

Features

  • add canonical (63633d4)
  • add google-site-verification for google search console (fbe070e)
  • use trailing slash for URL (9b14fd6)

Bug Fixes

  • remove option for gatsby-plugin-netlify leaves default (46b5f8e)

1.2.1 (2021-11-09)

Bug Fixes

  • remove gatsby-plugin-offine (8f1b8aa)

1.2.0 (2021-10-04)

Features

  • add forcePostsPerPage prop for PostListing component (907d04b)
  • create blog page with pagination (faa58f5)
  • update index.js page to support pagination (b3a0f05)

1.1.1 (2021-07-24)

  • Fix style of article's margin right in small screen

1.1.0 (2021-06-06)