Skip to content

Commit

Permalink
chore(release): 4.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.2.0](v4.1.10...v4.2.0) (2021-07-19)

### Features

* add deprecation warning to use forest cli instead ([#582](#582)) ([694f099](694f099))
  • Loading branch information
forest-bot committed Jul 19, 2021
1 parent 694f099 commit d17bbcd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
# [4.2.0](https://github.com/ForestAdmin/lumber/compare/v4.1.10...v4.2.0) (2021-07-19)


### Features

* add deprecation warning to use forest cli instead ([#582](https://github.com/ForestAdmin/lumber/issues/582)) ([694f099](https://github.com/ForestAdmin/lumber/commit/694f099e3ec8e00a9f675d63c55369b9abba2b6e))

## [4.1.10](https://github.com/ForestAdmin/lumber/compare/v4.1.9...v4.1.10) (2021-06-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "lumber-cli",
"description": "Create your Forest Admin API in minutes. Admin API backend based on a database schema",
"version": "4.1.10",
"version": "4.2.0",
"main": "lumber.js",
"scripts": {
"lint": "./node_modules/eslint/bin/eslint.js ./*.js .eslint-bin deserializers serializers services test utils",
Expand Down

0 comments on commit d17bbcd

Please sign in to comment.