diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a365b..88c4ca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v1.0.25](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.24...v1.0.25) - 2019-07-23 + +### Merged + +- update cli-utils [`#225`](https://github.com/netlify/netlify-dev-plugin/pull/225) + +### Commits + +- document netlify functions:invoke [`a12c694`](https://github.com/netlify/netlify-dev-plugin/commit/a12c694b2ee4b3df15734f3be921329001d3a1aa) +- minor tweaks to netlify dev functions docs [`3854e64`](https://github.com/netlify/netlify-dev-plugin/commit/3854e643d707cc4f5c859b117a0a85c7b879d32b) +- update utils [`f5f42a1`](https://github.com/netlify/netlify-dev-plugin/commit/f5f42a111af78036ac571ce52b6305423d6f1713) + ## [v1.0.24](https://github.com/netlify/netlify-dev-plugin/compare/v1.0.23...v1.0.24) - 2019-07-22 ### Merged diff --git a/package.json b/package.json index be34783..47168c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-dev-plugin", "description": "Netlify development tools plugin", - "version": "1.0.24", + "version": "1.0.25", "author": "David Calavera @calavera", "bugs": "https://github.com/netlify/netlify-dev-plugin/issues", "dependencies": {