Files
30-seconds-of-code/node_modules/gatsby-page-utils/CHANGELOG.md
2019-08-20 15:52:05 +02:00

29 lines
1.2 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.0.4...gatsby-page-utils@0.0.5) (2019-07-13)
**Note:** Version bump only for package gatsby-page-utils
## [0.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.0.3...gatsby-page-utils@0.0.4) (2019-07-12)
### Bug Fixes
- correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd))
## [0.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.0.2...gatsby-page-utils@0.0.3) (2019-07-11)
**Note:** Version bump only for package gatsby-page-utils
## 0.0.2 (2019-06-24)
### Bug Fixes
- **gatsby-page-utils:** check-version-mismatch ([d0fabd3](https://github.com/gatsbyjs/gatsby/commit/d0fabd3))
### Features
- **gatsby-page-utils:** extract logic for watching a directory from gatsby-page-creator so can reuse for custom page creation ([#14051](https://github.com/gatsbyjs/gatsby/issues/14051)) ([68d9d6f](https://github.com/gatsbyjs/gatsby/commit/68d9d6f))