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

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.2...v3.1.0) (2022-03-30)

### Features

* **error messages:** Add custom error response ([068eb1f](068eb1f))
* **http integration:** allow additional props in body ([9487983](9487983))
* **http:** adds ability to post with own recorded_at prop ([83966c2](83966c2))
  • Loading branch information
semantic-release-bot committed Mar 30, 2022
1 parent 44c5c16 commit 27ddc43
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [3.1.0](https://github.com/technologiestiftung/stadtpuls-api/compare/v3.0.2...v3.1.0) (2022-03-30)


### Features

* **error messages:** Add custom error response ([068eb1f](https://github.com/technologiestiftung/stadtpuls-api/commit/068eb1faf9178c6ae272849e0061034dfdd27fa2))
* **http integration:** allow additional props in body ([9487983](https://github.com/technologiestiftung/stadtpuls-api/commit/9487983046429e7b8e6404914b29585de68c6cdc))
* **http:** adds ability to post with own recorded_at prop ([83966c2](https://github.com/technologiestiftung/stadtpuls-api/commit/83966c2e17e6e4c5c12f2aa4d2e15ce1f46ba7a7))

# [3.1.0-rc.2](https://github.com/technologiestiftung/stadtpuls-api/compare/v3.1.0-rc.1...v3.1.0-rc.2) (2022-03-30)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@technologiestiftung/stadtpuls-api",
"private": true,
"version": "3.1.0-rc.2",
"version": "3.1.0",
"description": "An API for the stadtpuls.com project",
"author": "ff6347 <[email protected]>",
"homepage": "https://github.com/technologiestiftung/stadtpuls-api/tree/main/packages/stadtpuls-api#readme",
Expand Down

0 comments on commit 27ddc43

Please sign in to comment.