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

Commit

Permalink
Bump 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SeyZ committed Oct 5, 2018
1 parent 7e3ebce commit f6baa73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## Release 1.11.0
### Changed
- On-boarding - Improve the on-boarding experience.

## Release 1.10.3
### Fixed
- Command Update - Fix `lumber update` command execution.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lumber-cli",
"version": "1.10.3",
"version": "1.11.0",
"description": "Generate the admin micro-service of your application",
"main": "lumber.js",
"scripts": {
Expand Down

0 comments on commit f6baa73

Please sign in to comment.