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

Commit

Permalink
chore(release): 1.6.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.4](v1.6.3...v1.6.4) (2022-06-29)

### Bug Fixes

* **fishing-analysis plugin:** text not visible ([d7717f4](d7717f4))
  • Loading branch information
semantic-release-bot committed Jun 29, 2022
1 parent 09b854d commit 73db40e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.4](https://github.com/oflg/TiddlyMemo/compare/v1.6.3...v1.6.4) (2022-06-29)


### Bug Fixes

* **fishing-analysis plugin:** text not visible ([d7717f4](https://github.com/oflg/TiddlyMemo/commit/d7717f475c4fc6f93e6272375a37a9d1ab1ad5c6))

## [1.6.3](https://github.com/oflg/TiddlyMemo/compare/v1.6.2...v1.6.3) (2022-06-28)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tiddlymemo",
"version": "1.6.3",
"version": "1.6.4",
"description": "Incremental Learning program based on TiddlyWiki, deepening lifelong knowledge into mind",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -79,4 +79,4 @@
"@semantic-release/github"
]
}
}
}

0 comments on commit 73db40e

Please sign in to comment.