Skip to content

Commit

Permalink
Ready for 5.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsde committed Sep 28, 2018
1 parent 9bfc745 commit 2783522
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@



## 5.0.0-alpha.9
2018-09-28

### Added
- Custom Nunjucks filters

### Improved
- Move Pangolin head to Nunjucks template block
- Watch for components config changes
- Cache Nunjucks preview environment

### Updated
- Dependencies

### Fixed
- Don’t show empty directories in sidebar nav
- Allow tables to span the whole docs width



## 5.0.0-alpha.8
2018-09-21

Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pangolin/core",
"version": "5.0.0-alpha.8",
"version": "5.0.0-alpha.9",
"description": "Framework for componentized front end development with Nunjucks, Sass, and JavaScript",
"keywords": [
"babel",
Expand Down

0 comments on commit 2783522

Please sign in to comment.