Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 32 changed files with 108 additions and 21 deletions.
8 changes: 8 additions & 0 deletions other-packages/eslint-config-saber/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.0.1 (2019-11-03)

**Note:** Version bump only for package eslint-config-saber
2 changes: 1 addition & 1 deletion other-packages/eslint-config-saber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-saber",
"version": "0.0.0",
"version": "0.0.1",
"description": "ESLint config for core Saber repos",
"man": "index.js",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-highlighter-prism/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.3.4](https://github.com/saberland/saber/compare/[email protected]@0.3.4) (2019-11-03)

**Note:** Version bump only for package saber-highlighter-prism

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

**Note:** Version bump only for package saber-highlighter-prism
Expand Down
4 changes: 2 additions & 2 deletions packages/saber-highlighter-prism/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "saber-highlighter-prism",
"version": "0.3.3",
"version": "0.3.4",
"license": "MIT",
"files": [
"index.js",
"loadLanguages.js"
],
"main": "index.js",
"dependencies": {
"saber-log": "^0.3.0"
"saber-log": "^0.3.1"
},
"devDependencies": {
"prismjs": "1.17.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-log/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.3.1](https://github.com/saberland/saber/compare/[email protected]@0.3.1) (2019-11-03)

**Note:** Version bump only for package saber-log

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-log",
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-markdown/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.1.6](https://github.com/saberland/saber/compare/[email protected]@0.1.6) (2019-11-03)

**Note:** Version bump only for package saber-markdown

## [0.1.5](https://github.com/saberland/saber/compare/[email protected]@0.1.5) (2019-10-05)

**Note:** Version bump only for package saber-markdown
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-markdown",
"version": "0.1.5",
"version": "0.1.6",
"files": [
"dist"
],
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-code-copy/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.3.1](https://github.com/saberland/saber/compare/[email protected]@0.3.1) (2019-11-03)

**Note:** Version bump only for package saber-plugin-code-copy

# 0.3.0 (2019-09-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-code-copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-code-copy",
"version": "0.3.0",
"version": "0.3.1",
"description": "Allow to copy code into clipboard",
"license": "MIT",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/saber-plugin-feed/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.4.3](https://github.com/saberland/saber/compare/[email protected]@0.4.3) (2019-11-03)

### Bug Fixes

- remove scoped style data attributes in feed ([#520](https://github.com/saberland/saber/issues/520)) ([17e29dc](https://github.com/saberland/saber/commit/17e29dc))

## [0.4.2](https://github.com/saberland/saber/compare/[email protected]@0.4.2) (2019-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-feed",
"version": "0.4.2",
"version": "0.4.3",
"description": "Generate Atom, RSS2, or JSON feed for your Saber app",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-git-modification-time/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.1.2](https://github.com/saberland/saber/compare/saber-plugin-git-modification-time@[email protected]) (2019-11-03)

**Note:** Version bump only for package saber-plugin-git-modification-time

## [0.1.1](https://github.com/saberland/saber/compare/saber-plugin-git-modification-time@[email protected]) (2019-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-git-modification-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-git-modification-time",
"version": "0.1.1",
"version": "0.1.2",
"description": "Use the author time of the last commit as page.updatedAt",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-meta-redirect/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.1.2](https://github.com/saberland/saber/compare/[email protected]@0.1.2) (2019-11-03)

**Note:** Version bump only for package saber-plugin-meta-redirect

## [0.1.1](https://github.com/saberland/saber/compare/[email protected]@0.1.1) (2019-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-meta-redirect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-meta-redirect",
"version": "0.1.1",
"version": "0.1.2",
"description": "Generates meta redirect html files for redirecting on any static file host",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-netlify-redirect/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.1.2](https://github.com/saberland/saber/compare/saber-plugin-netlify-redirect@[email protected]) (2019-11-03)

**Note:** Version bump only for package saber-plugin-netlify-redirect

## [0.1.1](https://github.com/saberland/saber/compare/saber-plugin-netlify-redirect@[email protected]) (2019-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-netlify-redirect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-netlify-redirect",
"version": "0.1.1",
"version": "0.1.2",
"description": "Automatically generate or update `_redirects` file in your public folder for Netlify.",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-prismjs/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.2.4](https://github.com/saberland/saber/compare/[email protected]@0.2.4) (2019-11-03)

**Note:** Version bump only for package saber-plugin-prismjs

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

**Note:** Version bump only for package saber-plugin-prismjs
Expand Down
4 changes: 2 additions & 2 deletions packages/saber-plugin-prismjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-prismjs",
"version": "0.2.3",
"version": "0.2.4",
"license": "MIT",
"files": [
"index.js"
Expand All @@ -13,6 +13,6 @@
"prismjs": "^1.16.0"
},
"dependencies": {
"saber-highlighter-prism": "^0.3.3"
"saber-highlighter-prism": "^0.3.4"
}
}
4 changes: 4 additions & 0 deletions packages/saber-plugin-pwa/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-11-03)

**Note:** Version bump only for package saber-plugin-pwa

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-pwa",
"version": "0.4.3",
"version": "0.4.4",
"description": "Add PWA support for your Saber app.",
"license": "MIT",
"main": "lib/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/saber-plugin-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/saberland/saber/compare/[email protected]@1.0.0) (2019-11-03)

### Bug Fixes

- don't strip html from content ([#535](https://github.com/saberland/saber/issues/535)) ([ed1e9be](https://github.com/saberland/saber/commit/ed1e9be))

### BREAKING CHANGES

- now you get HTML code in your search result, if you don't like that you have to stripe HTML tags yourself.

- fix: don't strip html from content

- fix: don't strip html at all

## [0.1.1](https://github.com/saberland/saber/compare/[email protected]@0.1.1) (2019-10-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-search",
"version": "0.1.1",
"version": "1.0.0",
"description": "Add a fast search to your app.",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-transformer-html/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.1.3](https://github.com/saberland/saber/compare/saber-plugin-transformer-html@[email protected]) (2019-11-03)

**Note:** Version bump only for package saber-plugin-transformer-html

## [0.1.2](https://github.com/saberland/saber/compare/saber-plugin-transformer-html@[email protected]) (2019-09-25)

**Note:** Version bump only for package saber-plugin-transformer-html
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-transformer-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-transformer-html",
"version": "0.1.2",
"version": "0.1.3",
"description": "Write pages in HTML",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-plugin-transformer-pug/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.1.3](https://github.com/saberland/saber/compare/saber-plugin-transformer-pug@[email protected]) (2019-11-03)

**Note:** Version bump only for package saber-plugin-transformer-pug

## [0.1.2](https://github.com/saberland/saber/compare/saber-plugin-transformer-pug@[email protected]) (2019-09-25)

**Note:** Version bump only for package saber-plugin-transformer-pug
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-plugin-transformer-pug/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-plugin-transformer-pug",
"version": "0.1.2",
"version": "0.1.3",
"description": "Write pages in Pug and add support for importing Pug files",
"license": "MIT",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/saber-utils/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.2.4](https://github.com/saberland/saber/compare/[email protected]@0.2.4) (2019-11-03)

**Note:** Version bump only for package saber-utils

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/saber-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber-utils",
"version": "0.2.3",
"version": "0.2.4",
"files": [
"dist",
"index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/saber/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.11.0](https://github.com/saberland/saber/compare/[email protected]@0.11.0) (2019-11-03)

### Bug Fixes

- remove comma when there're no pages ([#544](https://github.com/saberland/saber/issues/544)) ([fb036db](https://github.com/saberland/saber/commit/fb036db))
- remove scoped style data attributes in feed ([#520](https://github.com/saberland/saber/issues/520)) ([17e29dc](https://github.com/saberland/saber/commit/17e29dc))

### Features

- allow to apply plugin asynchronously ([0c0beb4](https://github.com/saberland/saber/commit/0c0beb4))

## [0.10.4](https://github.com/saberland/saber/compare/[email protected]@0.10.4) (2019-10-06)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/saber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saber",
"version": "0.10.4",
"version": "0.11.0",
"description": "A simple yet powerful static site generator",
"files": [
"/babel.js",
Expand Down Expand Up @@ -52,9 +52,9 @@
"posthtml": "^0.11.6",
"pretty-ms": "^5.0.0",
"resolve-from": "^5.0.0",
"saber-log": "^0.3.0",
"saber-markdown": "^0.1.5",
"saber-utils": "^0.2.3",
"saber-log": "^0.3.1",
"saber-markdown": "^0.1.6",
"saber-utils": "^0.2.4",
"serve-static": "^1.13.2",
"slugo": "^0.3.1",
"superstruct": "^0.8.2",
Expand Down

0 comments on commit 95c2077

Please sign in to comment.