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

Commit 2bc8b56

Browse files
committed
Publish
- saber@0.11.6
1 parent 5f880b8 commit 2bc8b56

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.6](https://github.com/saberland/saber/compare/saber@0.11.5...saber@0.11.6) (2020-04-19)
7+
8+
### Bug Fixes
9+
10+
- assign hid to meta description ([3dbf61a](https://github.com/saberland/saber/commit/3dbf61a))
11+
612
## [0.11.5](https://github.com/saberland/saber/compare/saber@0.11.4...saber@0.11.5) (2020-01-07)
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.5",
3+
"version": "0.11.6",
44
"description": "A simple yet powerful static site generator",
55
"files": [
66
"/babel.js",

0 commit comments

Comments
 (0)