Skip to content

Commit 4d01a44

Browse files
chore(main): release 0.8.0
1 parent 898dd92 commit 4d01a44

3 files changed

Lines changed: 49 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/compare/v0.7.0...v0.8.0) (2025-09-02)
4+
5+
6+
### Features
7+
8+
* enable experimental feature for auto-processing in 2D ([e3555c2](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/e3555c2cc97a8a1956c0ef263a9b8fb4c6c9739d))
9+
* update trigger point to allow prod build to run manually. ([9834c15](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/9834c15b827a1cfd7fa3fad8737914d9246f17ab))
10+
* update trigger point to allow prod build to run manually. ([507d3dd](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/507d3dd1431d8e99e1bb44f631a83425877f8ddd))
11+
12+
13+
### Bug Fixes
14+
15+
* add alternate release-please workflow ([2450d72](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/2450d720eeee460dad44dfacdf863f319a4bfa1e))
16+
* add alternate release-please workflow ([2450d72](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/2450d720eeee460dad44dfacdf863f319a4bfa1e))
17+
* add alternate release-please workflow ([14f679b](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/14f679b9e103da62ae44b7f8c210ec70e06100bf))
18+
* add config files to release please. ([b3326b6](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/b3326b662db5f1c3ac64f18b32a4d8b2995eba30))
19+
* decode URLs before passing to URL constructor ([d958d81](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/d958d816e52e6df61320815e7ceb52f7f7114e9a))
20+
* improve prod build workflow ([44dd370](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/44dd3709df46fac0243cd580abfff3b4c7c0453b))
21+
* json format issue in config.json ([ff5c6cb](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/ff5c6cb6cfba44def5e4571ae9eb6efd3b35a629))
22+
* json format issue in config.json ([ff5c6cb](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/ff5c6cb6cfba44def5e4571ae9eb6efd3b35a629))
23+
* json format issue in config.json ([f6947c2](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/f6947c2220af03baadff2bcf4a6d5ecec9463ddf))
24+
* release please issue ([e3634e1](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/e3634e17d6292bb436ad7c4eea5fae9959036359))
25+
* release please issue ([e3634e1](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/e3634e17d6292bb436ad7c4eea5fae9959036359))
26+
* release please issue ([8269a9a](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/8269a9a36180eb22d941ba15dd304619c8ca969c))
27+
* release please issue ([5c8b885](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/5c8b88560cd15b5c3b5bf8b6ea69d9a0cfc2aeff))
28+
* release-please issue ([56cbd0d](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/56cbd0d2c6eb4f934b47a9693c63343d7b8ad965))
29+
* release-please issue ([d2dae66](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/d2dae6632a2cc43992b1e890d3c970e97a37fa20))
30+
* revert to older version of release-please ([8b7a350](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/8b7a3507164219b5ed40ebbbdf19148e22c6293a))
31+
* revert to older version of release-please ([32db3d7](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/32db3d7eca792a68668ccd14aec97473ed7262cd))
32+
* update allowed users list in prod build workflow ([fa7ddd5](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/fa7ddd5a33438dd077d8901806e751aa96ef4458))
33+
* use the Github PAT token ([e76cac1](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/e76cac1608a05ca5ae2024e235041452b6f38508))
34+
* use the Github PAT token ([#73](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/issues/73)) ([9a35943](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/9a35943bd06f187cba2fbb364a6f37e8c0b3878f))
35+
36+
37+
### Miscellaneous
38+
39+
* **main:** release 0.5.0 ([825ff1d](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/825ff1db4e5251d3c443c8c017d3470c144522af))
40+
* **main:** release 0.5.1 ([b37b2a2](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/b37b2a2028a32c4c8fb7e2bb5a92e5a10299b286))
41+
* **main:** release 0.6.0 ([f89dcac](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/f89dcacc4575503fdcdcdfb9650fd59aa8984bdd))
42+
* **main:** release 0.6.0 ([b671b7d](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/b671b7d5b66e18743dcaf012e9261b54cdf1033f))
43+
* **main:** release 0.7.0 ([f6d52c6](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/f6d52c677f9883fe4edd1cf1aeccf7f93231b2a0))
44+
* **main:** release 0.7.0 ([7dd20aa](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/7dd20aa626027d4a53b55aae10ce099380a5405b))
45+
* move [@dedel](https://github.com/dedel).alex/adonis6-swagger from dev depenencies to regular dependencies ([0e99243](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/0e992433cb158d89e7f4c087486fff146a6448f2))
46+
* update node image version ([2ae2f96](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/2ae2f963d3bb257c0b5a89365457e476bdf484c7))
47+
348
## [0.7.0](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/compare/v0.6.0...v0.7.0) (2025-08-20)
449

550

@@ -231,4 +276,4 @@
231276
- job name ([1c14134](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/1c14134467f37d3c6092ad42478a8284095c5f38))
232277
- Undo .env creation on basis of env ([b828346](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/b82834603ad4cf8df85d32e29b20aba62d4bf2be))
233278
- Update build .env creation on basis of env ([9d2d821](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/9d2d821e8baebbaf6014831ed18c8b7cf233f1a8))
234-
- update container name ([21365e4](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/21365e4269f4c0672d8e04d25060c84d866264fd))
279+
- update container name ([21365e4](https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/commit/21365e4269f4c0672d8e04d25060c84d866264fd))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nmrxiv-nodejs-microservice",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"private": true,
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)