Skip to content

Commit

Permalink
release 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Apr 23, 2018
1 parent 2370034 commit 2a4d847
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generators/app/templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Run:
yarn install
```

and start the devleopment environment
and start in development mode

```
yarn start
Expand Down
2 changes: 0 additions & 2 deletions generators/app/templates/project/docs/nitro.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ To be more flexible, you may also pass individual arguments to the pattern, whic

#### Render patterns (simplified notation)

**Deprecated** – will be removed in Version 4

A simplified but less clear variant is to use the pattern helper with one or two parameters.

* the first parameter: pattern folder with the default template file
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": "generator-nitro",
"version": "3.5.1",
"version": "3.5.2",
"description": "Yeoman generator for the nitro frontend framework",
"license": "MIT",
"repository": "namics/generator-nitro",
Expand Down

0 comments on commit 2a4d847

Please sign in to comment.