diff --git a/CHANGELOG.md b/CHANGELOG.md index 1beaf97..d746d10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.0.26](https://github.com/microlinkhq/recipes/compare/v0.0.25...v0.0.26) (2020-10-22) + ### [0.0.25](https://github.com/microlinkhq/recipes/compare/v0.0.24...v0.0.25) (2020-10-22) ### [0.0.24](https://github.com/microlinkhq/recipes/compare/v0.0.23...v0.0.24) (2020-09-26) diff --git a/package.json b/package.json index f476630..3e76189 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@microlink/recipes", "description": "Build something with just a few of lines", "homepage": "https://microlink.io/recipes", - "version": "0.0.25", + "version": "0.0.26", "main": "index.js", "author": { "email": "hello@microlink.io",