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-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0-rc.2](v3.1.0-rc.1...v3.1.0-rc.2) (2022-03-30)

### Features

* **error messages:** Add custom error response ([068eb1f](068eb1f))
* **http:** adds ability to post with own recorded_at prop ([83966c2](83966c2))
  • Loading branch information
semantic-release-bot committed Mar 30, 2022
1 parent bfbae18 commit 7c28f32
Show file tree
Hide file tree
Showing 3 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
@@ -1,3 +1,11 @@
# [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)


### Features

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

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


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.1",
"version": "3.1.0-rc.2",
"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 7c28f32

Please sign in to comment.