Skip to content

Commit 869d5f9

Browse files
committed
5.1.23
1 parent e0a90fa commit 869d5f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v5.1.23](https://github.com/TeselaGen/ve-sequence-utils/compare/v5.1.22...v5.1.23)
8+
9+
- updating generateSequenceData to pass annotation numbers [`e0a90fa`](https://github.com/TeselaGen/ve-sequence-utils/commit/e0a90faf3e352fb5656da186f65a1c3006eb0d99)
10+
711
#### [v5.1.22](https://github.com/TeselaGen/ve-sequence-utils/compare/v5.1.21...v5.1.22)
812

13+
> 17 June 2022
14+
915
- adding window.tg_allowNonStandardGenbankTypes variable for easy control of allowing non standard genbank types - https://github.com/TeselaGen/openVectorEditor/issues/831 [`86236b0`](https://github.com/TeselaGen/ve-sequence-utils/commit/86236b097c6d2b82ad4ad78e7f134bf5b011fa59)
1016

1117
#### [v5.1.21](https://github.com/TeselaGen/ve-sequence-utils/compare/v5.1.20...v5.1.21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ve-sequence-utils",
3-
"version": "5.1.22",
3+
"version": "5.1.23",
44
"description": "sequence utility functions",
55
"main": "lib",
66
"//types": "./index.d.ts",

0 commit comments

Comments
 (0)