Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.5...v1.4.0) (2021-11-15)

### Features

* receive webmentions from new indieconnector hook ([503039e](503039e))
  • Loading branch information
semantic-release-bot committed Nov 15, 2021
1 parent 503039e commit a9db2c4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/mauricerenck/komments/compare/v1.3.5...v1.4.0) (2021-11-15)


### Features

* receive webmentions from new indieconnector hook ([503039e](https://github.com/mauricerenck/komments/commit/503039eb1126a13e5381d5c23c522ab3a6e33708))

## [1.3.5](https://github.com/mauricerenck/komments/compare/v1.3.4...v1.3.5) (2021-11-13)


Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/komments",
"version": "1.3.5",
"version": "1.4.0",
"description": "A comment and webmention plugin for Kirby 3",
"type": "kirby-plugin",
"license": "MIT",
Expand Down Expand Up @@ -39,4 +39,4 @@
"build-composer": "composer install --no-dev --optimize-autoloader"
},
"minimum-stability": "dev"
}
}

0 comments on commit a9db2c4

Please sign in to comment.