Skip to content

Commit 4015320

Browse files
authored
Merge pull request #396 from micronutrientsupport/release-please--branches--develop--components--release-please-action
chore(develop): release 2.45.0
2 parents a6a1037 + bb527de commit 4015320

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

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

3+
## [2.45.0](https://github.com/micronutrientsupport/api/compare/v2.44.0...v2.45.0) (2024-12-14)
4+
5+
6+
### Features
7+
8+
* af endpoints ([0441b64](https://github.com/micronutrientsupport/api/commit/0441b64836f5676412346726bd0a0268a34c9160))
9+
310
## [2.44.0](https://github.com/micronutrientsupport/api/compare/v2.43.0...v2.44.0) (2024-12-12)
411

512

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": "api",
3-
"version": "2.44.0",
3+
"version": "2.45.0",
44
"description": "MAPS Micronutrient Support Tool API",
55
"keywords": [
66
"loopback-application",

src/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"// x-release-please-start-version": 1,
3-
"version": "2.44.0",
3+
"version": "2.45.0",
44
"// x-release-please-end": 1
55
}

0 commit comments

Comments
 (0)