Skip to content

Commit 31a109a

Browse files
authored
Merge pull request #42 from gogepp/dev
Release 0.4.7
2 parents b4d58e0 + 52fd77f commit 31a109a

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
77

8+
## [0.4.7] 2023-09-26
9+
10+
### Fixed
11+
12+
- Fix typo in cli
13+
- Fix typo in changelog
14+
815
## [0.4.6] 2023-09-25
916

1017
### Added
@@ -19,7 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1926

2027
### Added
2128

22-
- Added Hector loader
29+
- Added Hectar loader
2330

2431
### Changed
2532

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "genoboo",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"repository": "https://github.com/gogepp/genoboo",
55
"description": "A portable website for browsing and querying genome sequences and annotations. Forked from genenotebook",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)