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

Commit bc02539

Browse files
committed
Merge branch 'master' of github.com:oflg/TiddlyMemo
2 parents c169a07 + 2386832 commit bc02539

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.5](https://github.com/oflg/TiddlyMemo/compare/v1.6.4...v1.6.5) (2022-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **fishing-analysis:** statistical errors ([57e3f83](https://github.com/oflg/TiddlyMemo/commit/57e3f832f0747cdb96fcc90b1b1c154c753d9ef9))
7+
* **fishing-catchfish plugin:** No word highlight ([31fb80d](https://github.com/oflg/TiddlyMemo/commit/31fb80d6a4f2ec0eb58ea2ac622e45e823379a4e))
8+
19
## [1.6.4](https://github.com/oflg/TiddlyMemo/compare/v1.6.3...v1.6.4) (2022-06-29)
210

311

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.4",
3+
"version": "1.6.5",
44
"description": "Incremental Learning program based on TiddlyWiki, deepening lifelong knowledge into mind",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)