Skip to content

Commit 18077ed

Browse files
committed
Update to 5.1.0
1 parent a2313e7 commit 18077ed

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 5.1.0
4+
5+
* You can now submit `DELETE /` to the admin endpoint to delete all configured stubbed endpoints (#89)
6+
37
## 5.0.0
48

59
* __BREAKING CHANGES from 4.x__

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stubby",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"author": {
55
"name": "Eric Mrak",
66
"email": "mail@ericmrak.info"

0 commit comments

Comments
 (0)