Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Mar 7, 2024
1 parent ca43661 commit 8895ebd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.0](https://github.com/cheminfo/spc-parser/compare/v0.7.3...v1.0.0) (2024-03-07)


### release-as

* v1.0.0 ([ca43661](https://github.com/cheminfo/spc-parser/commit/ca4366125aada4e0ff47332671479a2119ef63f4))


### Bug Fixes

* update ml-spectra-processing and dependencies ([d342f60](https://github.com/cheminfo/spc-parser/commit/d342f60437d753799d3a8dc4a10e76bd8503811e))

## [0.7.3](https://github.com/cheminfo/spc-parser/compare/v0.7.2...v0.7.3) (2023-08-22)


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": "spc-parser",
"version": "0.7.3",
"version": "1.0.0",
"description": "Thermo Galactic GRAMS SPC files parser",
"main": "lib/index.js",
"module": "lib-esm/index.js",
Expand Down

0 comments on commit 8895ebd

Please sign in to comment.