-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
32 changed files
with
108 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters