Skip to content

Commit 1990af6

Browse files
committed
Merge tag 'v1.0.0-beta.2' into develop
Various features and improvements. Refer to changelog for details.
2 parents 7e12a1b + 0bbeef3 commit 1990af6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6-
## Unreleased
6+
## [1.0.0-beta.2] - 2021-04-20
77

88
### Added
99

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"laravel-json-api/core": "^1.0.0-beta.2",
2929
"laravel-json-api/eloquent": "^1.0.0-beta.2",
3030
"laravel-json-api/encoder-neomerx": "^1.0.0-beta.1",
31-
"laravel-json-api/exceptions": "^1.0.0-beta.1",
31+
"laravel-json-api/exceptions": "^1.0.0-beta.2",
3232
"laravel-json-api/spec": "^1.0.0-beta.1",
3333
"laravel-json-api/validation": "^1.0.0-beta.1",
3434
"laravel/framework": "^8.0"

0 commit comments

Comments
 (0)