Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
chore(release): v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Jul 19, 2022
1 parent 0f8e4ae commit d81d358
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit d81d358

Please sign in to comment.