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

Commit 46f11a0

Browse files
chore(release): 1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2022-06-28) ### Bug Fixes * **fishing-catchfish plugin:** two annotation bars ([fea6f90](fea6f90)) * **fishing-twpub plugin:** can't discard & fold ([29d493b](29d493b))
1 parent ce272e3 commit 46f11a0

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.3](https://github.com/oflg/TiddlyMemo/compare/v1.6.2...v1.6.3) (2022-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **fishing-catchfish plugin:** two annotation bars ([fea6f90](https://github.com/oflg/TiddlyMemo/commit/fea6f9034d6cc3066ce05307cffdcec85a6508bc))
7+
* **fishing-twpub plugin:** can't discard & fold ([29d493b](https://github.com/oflg/TiddlyMemo/commit/29d493bbc86fb51c769db71444cbe9c39b380072))
8+
19
## [1.6.2](https://github.com/oflg/TiddlyMemo/compare/v1.6.1...v1.6.2) (2022-06-28)
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.2",
3+
"version": "1.6.3",
44
"description": "Incremental Learning program based on TiddlyWiki, deepening lifelong knowledge into mind",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)