Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Jan 7, 2020
1 parent 6ba8af6 commit c3e51a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/saber/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.11.5](https://github.com/saberland/saber/compare/[email protected]@0.11.5) (2020-01-07)

### Bug Fixes

- **deps:** Fix Saber dev not building on Node 13+ ([#580](https://github.com/saberland/saber/issues/580)) ([c66a83b](https://github.com/saberland/saber/commit/c66a83b))

## [0.11.4](https://github.com/saberland/saber/compare/[email protected]@0.11.4) (2019-12-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber",
"version": "0.11.4",
"version": "0.11.5",
"description": "A simple yet powerful static site generator",
"files": [
"/babel.js",
Expand Down

0 comments on commit c3e51a8

Please sign in to comment.