Skip to content

Commit

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

## [0.4.4](https://github.com/saberland/saber/compare/[email protected]@0.4.4) (2019-09-29)

**Note:** Version bump only for package saber-plugin-query-posts

## [0.4.3](https://github.com/saberland/saber/compare/[email protected]@0.4.3) (2019-09-29)

**Note:** Version bump only for package saber-plugin-query-posts
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-query-posts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-query-posts",
"version": "0.4.3",
"version": "0.4.4",
"files": [
"lib"
],
Expand Down
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.10.2](https://github.com/saberland/saber/compare/[email protected]@0.10.2) (2019-09-29)

### Bug Fixes

- fix link prop in 404 page ([018d367](https://github.com/saberland/saber/commit/018d367))

## [0.10.1](https://github.com/saberland/saber/compare/[email protected]@0.10.1) (2019-09-29)

### 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.10.1",
"version": "0.10.2",
"description": "A simple yet powerful static site generator",
"files": [
"bin",
Expand Down

0 comments on commit 7819955

Please sign in to comment.