Skip to content

Commit a7e0456

Browse files
Merge pull request #27 from NFDI4Chem/release-please--branches--main--components--release-please-action
chore(main): release 0.3.0
2 parents ecbc733 + 130dc10 commit a7e0456

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/compare/v0.2.0...v0.3.0) (2024-03-20)
4+
5+
6+
### Features
7+
8+
* update nmr-load-save to version 0.28.0 ([f63ab88](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/f63ab8899ba2b93b8d5a920c5a3da00a9ab39a1e))
9+
310
## [0.2.0](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/compare/v0.1.0...v0.2.0) (2024-03-07)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nmrxiv-nodejs-microservice",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "node ace serve --watch",

0 commit comments

Comments
 (0)