Skip to content

Latest commit

 

History

History
180 lines (62 loc) · 4.66 KB

CHANGELOG.md

File metadata and controls

180 lines (62 loc) · 4.66 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.3.7 (2019-10-20)

Note: Version bump only for package gatsby-pantry

2.3.6 (2019-08-28)

Note: Version bump only for package gatsby-pantry

2.3.5 (2019-07-25)

Note: Version bump only for package gatsby-pantry

2.3.4 (2019-07-24)

Note: Version bump only for package gatsby-pantry

2.3.3 (2019-07-15)

Note: Version bump only for package gatsby-pantry

2.3.2 (2019-06-10)

Note: Version bump only for package gatsby-pantry

2.3.1 (2019-05-28)

Note: Version bump only for package gatsby-pantry

2.3.0 (2019-04-04)

Bug Fixes

  • building tags should work again... oops (6e6c97e)
  • examples: content insecure warnings (cdf845b)

2.2.0 (2019-03-18)

Bug Fixes

2.1.0 (2019-02-07)

Bug Fixes

  • Don't crash when some .md files dont have tags either. (070e03d)
  • removed an accidentally commited directory (6ec69ca)
  • Update createPages to work when some .md files don't have category set. (#8) (52724ac)

2.0.0 (2019-01-19)

Features

  • more robust slugging and using fields instead of frontmatter (3468aae)

1.2.0 (2018-10-31)

Note: Version bump only for package gatsby-pantry

1.1.2 (2018-09-27)

Bug Fixes

  • escape author values, remove extra comma (a9a577a)
  • gatsby-plugin-categories: removed pointless set to array conversion (71d2c9b)
  • gatsby-plugin-tags: no longer missing tags (8fb9af7)

1.1.1 (2018-08-18)

Bug Fixes

  • changed the lerna publish style (5ffda3b)
  • kebabCased tags & categories (1ca7478)

1.1.0 (2018-08-18)

Bug Fixes

Features

  • added gatsby-plugin-categories (acfce6f)

1.0.4 (2018-08-18)

Note: Version bump only for package gatsby-pantry

1.0.3 (2018-08-18)

Bug Fixes

  • added metadata to package.json (389e8be)
  • removed bad link in readme (b7593cd)