Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cece14b

Browse files
committed
realease: v1.2.2
1 parent 7cf48a4 commit cece14b

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,19 @@
22

33
## Unreleased
44

5+
## [1.2.2](https://github.com/kitian616/jekyll-TeXt-theme/releases/tag/v1.2.2)
6+
57
### Enhancements
68

7-
- MathJax Support (todo: doc)
9+
- MathJax Support
10+
11+
- Add "Read More" link at the end of article excerpt.
12+
13+
### Bug Fixes
14+
15+
- Fix Email link url error
16+
17+
- Fix Site Title link url error
818

919
## [1.2.1](https://github.com/kitian616/jekyll-TeXt-theme/releases/tag/v1.2.1)
1020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jekyll-text-theme",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "A theme for Jekyll",
55
"scripts": {
66
"build": "bundle exec jekyll build --watch",

0 commit comments

Comments
 (0)