diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c66f5b..ead8aa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [1.1.4](https://github.com/davidsneighbour/hugo-robots/compare/v1.1.3...v1.1.4) (2022-07-19) + + +### Features + +* moving configuration into config > params > dnb > robots ([0f8e4ae](https://github.com/davidsneighbour/hugo-robots/commit/0f8e4ae9975457b4d418d1626c305fd71e6566b6)) + ### [1.1.3](https://github.com/davidsneighbour/hugo-robots/compare/v1.1.2...v1.1.3) (2022-07-19) diff --git a/package.json b/package.json index d8c3e7a..22a972b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@davidsneighbour/hugo-robots", - "version": "1.1.3", + "version": "1.1.4", "license": "MIT", "description": "Configurable robots.txt for Hugo", "author": {