Skip to content

Commit

Permalink
chore: publish [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Feb 20, 2024
1 parent 811a3b4 commit 8b4fbb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### 0.2.0

- Added fix for clipboard commands when there are multiple editors [`#57`](https://github.com/TeselaGen/tg-oss/pull/57)
- Fixed condition for removing \* [`#52`](https://github.com/TeselaGen/tg-oss/pull/52)
- Removed \* aa from dna translation at the end of sequence [`#50`](https://github.com/TeselaGen/tg-oss/pull/50)
- export feat locs [`#45`](https://github.com/TeselaGen/tg-oss/pull/45)
Expand All @@ -26,7 +27,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- CLN-54033: support RNA sequence [`#1`](https://github.com/TeselaGen/tg-oss/pull/1)
- Export validateSequenceArray [`#2`](https://github.com/TeselaGen/tg-oss/pull/2)
- genbank ss-DNA should not be overwirte to DNA [`#1`](https://github.com/TeselaGen/tg-oss/pull/1)
- Added fix for clipboard commands when there are multiple editors on a page to resolve https://github.com/TeselaGen/tg-oss/issues/24 [`#24`](https://github.com/TeselaGen/tg-oss/issues/24)
- closes #35 [`#35`](https://github.com/TeselaGen/tg-oss/issues/35)
- Add example file [`79f356f`](https://github.com/TeselaGen/tg-oss/commit/79f356faac0dc5fa0afc882eccdbf9ed5f41d047)
- reverting seq data change [`073aba6`](https://github.com/TeselaGen/tg-oss/commit/073aba63090ca69eeaa134a1efa0563aa65a9af1)
- making upload accept handle async values [`5c8dfd8`](https://github.com/TeselaGen/tg-oss/commit/5c8dfd8a91defd00773329d9dbfc2e15beb01bbb)
- fixing issue with annotationsToSupport and adding test [`2f885dc`](https://github.com/TeselaGen/tg-oss/commit/2f885dc53fd4441a4473eb0b3194dc82d1922a30)
2 changes: 1 addition & 1 deletion packages/ove/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teselagen/ove",
"version": "0.4.1",
"version": "0.4.2",
"main": "./src/index.js",
"exports": {
".": {
Expand Down

0 comments on commit 8b4fbb8

Please sign in to comment.