@loopback/docs
Version:
Documentation for LoopBack 4
32 lines (16 loc) • 861 B
Markdown
lang: en
title: 'CHANGELOG - @loopback/example-rest-crud'
keywords: LoopBack 4.0, LoopBack 4, CHANGELOG
sidebar: lb4_sidebar
permalink: /doc/en/lb4/changelog.example-rest-crud.html
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.0...@loopback/example-rest-crud@1.1.1) (2020-03-24)
### Bug Fixes
* update package locks ([cd2f6fa](https://github.com/strongloop/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8))
# 1.1.0 (2020-03-17)
### Features
* **example-rest-crud:** add example showing CrudRestApiBuilder ([ea37afb](https://github.com/strongloop/loopback-next/commit/ea37afb8d9e4ca9aef032b84e349e918d945e8ee))