Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 13e1bbb

Browse files
committed
1 parent 80a2a90 commit 13e1bbb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/saber/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.2](https://github.com/saberland/saber/compare/[email protected]@0.11.2) (2019-11-05)
7+
8+
### Bug Fixes
9+
10+
- page.date and page.updated should take higher priority ([80a2a90](https://github.com/saberland/saber/commit/80a2a90))
11+
612
## [0.11.1](https://github.com/saberland/saber/compare/[email protected]@0.11.1) (2019-11-03)
713

814
### Bug Fixes

packages/saber/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saber",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "A simple yet powerful static site generator",
55
"files": [
66
"/babel.js",

0 commit comments

Comments
 (0)