gatsby-remark-find-replace
Version:
Gatsby remark plugin to find and replace text
34 lines (15 loc) • 1.29 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.3.0](https://github.com/angeloashmore/gatsby-remark-find-replace/compare/v0.2.0...v0.3.0) (2020-01-12)
### Features
* replace text in code blocks, inline code, & links ([3759c6f](https://github.com/angeloashmore/gatsby-remark-find-replace/commit/3759c6febb88ed1f409fbc81e95eba8d1bd6fbaf))
### Bug Fixes
* update dependencies ([d76cede](https://github.com/angeloashmore/gatsby-remark-find-replace/commit/d76cedef1437854b4fffae8564cd3be91f47b02a))
* upgrade deep dependencies ([c05877e](https://github.com/angeloashmore/gatsby-remark-find-replace/commit/c05877ee2151bc56a1081b2a5b26e13a3314030e))
# [0.2.0](https://github.com/angeloashmore/gatsby-remark-find-replace/compare/v0.1.0...v0.2.0) (2019-04-05)
### Features
* change default prefix to % ([fe6d70b](https://github.com/angeloashmore/gatsby-remark-find-replace/commit/fe6d70b))
# 0.1.0 (2019-04-05)
### Features
* change default prefix ([5daa108](https://github.com/angeloashmore/gatsby-remark-find-replace/commit/5daa108))
* initial commit ([2b36ed6](https://github.com/angeloashmore/gatsby-remark-find-replace/commit/2b36ed6))