Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 54b0b85

Browse files
chore(release): 1.6.7 [skip ci]
## [1.6.7](v1.6.6...v1.6.7) (2022-07-15) ### Bug Fixes * **fishing-twpub plugin:** no chapter content ([9042068](9042068)) ### Performance Improvements * **fishing-cannedfish plugin:** Import button ([570c39a](570c39a))
1 parent 2c61d4f commit 54b0b85

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.6.7](https://github.com/oflg/TiddlyMemo/compare/v1.6.6...v1.6.7) (2022-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **fishing-twpub plugin:** no chapter content ([9042068](https://github.com/oflg/TiddlyMemo/commit/9042068cb9cd8e2b77eab2d1dccfccdc66cfcc72))
7+
8+
9+
### Performance Improvements
10+
11+
* **fishing-cannedfish plugin:** Import button ([570c39a](https://github.com/oflg/TiddlyMemo/commit/570c39a525e324fa16742cb56e85e5f02eb28c39))
12+
113
## [1.6.6](https://github.com/oflg/TiddlyMemo/compare/v1.6.5...v1.6.6) (2022-07-15)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiddlymemo",
3-
"version": "1.6.6",
3+
"version": "1.6.7",
44
"description": "Incremental Learning program based on TiddlyWiki, deepening lifelong knowledge into mind",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)