Skip to content

Commit a1d27a5

Browse files
authored
chore(main): release 1.0.1 (#2)
1 parent 63030ad commit a1d27a5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/cheminfo/openbabel-docker/compare/v1.0.0...v1.0.1) (2022-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* output format ([63030ad](https://github.com/cheminfo/openbabel-docker/commit/63030add4fa0ec5b05a213ed7e36e702ea822674))
9+
* ph as a string ([a58f94b](https://github.com/cheminfo/openbabel-docker/commit/a58f94be97b8bbf3671ca36fd3417f1c8d650a66))
10+
* route with outputFormats ([8ab5c8d](https://github.com/cheminfo/openbabel-docker/commit/8ab5c8da8e243c3773e1d78517ad2dc0477b7e13))
11+
* schema and descrption ([0380a50](https://github.com/cheminfo/openbabel-docker/commit/0380a50b83cbeac1af75ee8f3549e64cb4a1817f))
12+
313
## 1.0.0 (2022-08-09)
414

515

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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "openbabel docker web service",
55
"private": true
66
}

0 commit comments

Comments
 (0)