Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-11-12)

### Features

* automatic releases ([69d630e](69d630e))
* core setup ([b5dc148](b5dc148))
* INIT ([0f7a192](0f7a192))
  • Loading branch information
semantic-release-bot committed Nov 12, 2021
1 parent 69d630e commit 3ba0681
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 1.0.0 (2021-11-12)


### Features

* automatic releases ([69d630e](https://github.com/mauricerenck/indieConnector/commit/69d630ec991de4343c0169556b5e1e9d08be6780))
* core setup ([b5dc148](https://github.com/mauricerenck/indieConnector/commit/b5dc1482e75c57e5194037ba4124ec0635a22ce5))
* INIT ([0f7a192](https://github.com/mauricerenck/indieConnector/commit/0f7a1923ae35e90c5c4fa90033657a0755609119))
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/indieconnector",
"version": "1.0.5",
"version": "1.0.0",
"description": "Kirby Webmentions your plugins can subscribe to",
"type": "kirby-plugin",
"license": "MIT",
Expand Down Expand Up @@ -38,4 +38,4 @@
"build-composer": "composer install --no-dev --optimize-autoloader"
},
"minimum-stability": "dev"
}
}

0 comments on commit 3ba0681

Please sign in to comment.