Skip to content

Commit a753609

Browse files
Release 6.3.1
1 parent 45c37fb commit a753609

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
66

77
## CHANGE LOG ##
88

9-
* @dev
9+
* 6.3.1 (2019-11-06)
1010
* Fixed config merging helper causing certain user settings to be lost.
1111
* No longer exposes exception class name for message-less exceptions. Fixes #107
1212
* Added test ensuring that user privided config overshadows built-in params.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marcin-orlowski/laravel-api-response-builder",
33
"description": "Helps building nice, normalized and easy to consume Laravel REST API.",
44
"homepage": "https://github.com/MarcinOrlowski/laravel-api-response-builder",
5-
"version": "6.3.0",
5+
"version": "6.3.1",
66
"keywords": [
77
"laravel",
88
"json",

0 commit comments

Comments
 (0)