Skip to content

Commit

Permalink
chore: release v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-code-labx committed May 11, 2024
1 parent 03fa2e1 commit 60be701
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog for RESTPresenter

## [0.11.0](https://github.com/xtend-packages/rest-presenter/compare/0.10.1...0.11.0) (2024-05-11)


### Features

* auth middleware isAuthenticated property for all resources ([8125c0b](https://github.com/xtend-packages/rest-presenter/commit/8125c0b86d90fd08507236e407c145f35739a8ba))
* Default resource presenters + profile example for user ([03fa2e1](https://github.com/xtend-packages/rest-presenter/commit/03fa2e15f741dbec051f549578bb3c48f7658bba))

## [0.10.1](https://github.com/xtend-packages/rest-presenter/compare/0.10.0...0.10.1) (2024-05-11)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xtend-packages/rest-presenter",
"version": "0.10.1",
"version": "0.11.0",
"description": "REST API Presenter & Generator for Laravel",
"keywords": [
"code-labx",
Expand Down

0 comments on commit 60be701

Please sign in to comment.