Skip to content

Commit

Permalink
chore(main): release 0.16.0 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Jun 11, 2024
1 parent 7dcc36b commit 4ad22dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.16.0](https://github.com/cheminfo/xps-analysis/compare/v0.15.0...v0.16.0) (2024-06-11)


### Features

* implement predictUsingAI and predictUsingHose ([7dcc36b](https://github.com/cheminfo/xps-analysis/commit/7dcc36bc224ab4aa36c2661c655eb865ce8c21f2))

## [0.15.0](https://github.com/cheminfo/xps-analysis/compare/v0.14.0...v0.15.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xps-analysis",
"version": "0.15.0",
"version": "0.16.0",
"description": "XPS analysis",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 4ad22dd

Please sign in to comment.