Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
chore(release): 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbesnier committed May 11, 2020
1 parent 3417caa commit a6217a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## [Unreleased]

## RELEASE 3.5.3 - 2020-05-11
### Changed
- Technical - Add a Pull Requests template.
- Technical - Remove CI configuration warnings.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lumber-cli",
"description": "Create your Forest Admin API in minutes. Admin API backend based on a database schema",
"version": "3.5.2",
"version": "3.5.3",
"main": "lumber.js",
"scripts": {
"lint": "./node_modules/eslint/bin/eslint.js ./*.js .eslint-bin deserializers scripts serializers services test utils",
Expand Down Expand Up @@ -63,4 +63,4 @@
"simple-git": "1.126.0",
"sinon": "7.5.0"
}
}
}

0 comments on commit a6217a0

Please sign in to comment.