Skip to content

Commit 23fa3c7

Browse files
authored
Merge pull request #1 from cheminfo/release-please--branches--main--components--openbabel-docker
chore(main): release 1.0.0
2 parents aa9d2fe + c38c4aa commit 23fa3c7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-08-09)
4+
5+
6+
### Features
7+
8+
* add input and output formats route ([3f13fe3](https://github.com/cheminfo/openbabel-docker/commit/3f13fe3ba337d2b4703c638544294e4f215fed07))
9+
* first release with docker-compose example ([7db6dd1](https://github.com/cheminfo/openbabel-docker/commit/7db6dd17309b1136c26aadfb660e487bddff200f))
10+
11+
12+
### Bug Fixes
13+
14+
* bot token ([aa9d2fe](https://github.com/cheminfo/openbabel-docker/commit/aa9d2fe72e34bcd49267dc4febc22f55c4beaf34))
15+
* release branch ([ba70aa5](https://github.com/cheminfo/openbabel-docker/commit/ba70aa5233bad5af07245d439dee40a27f949260))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openbabel-docker",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "openbabel docker web service",
55
"private": true
66
}

0 commit comments

Comments
 (0)