Skip to content

Commit aed28ed

Browse files
authored
Merge pull request #376 from micronutrientsupport/release-please--branches--develop--components--release-please-action
chore(develop): release 2.40.2
2 parents 85df903 + fb4df9d commit aed28ed

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

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.40.2](https://github.com/micronutrientsupport/api/compare/v2.40.1...v2.40.2) (2024-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* add unit column to bm threshold list model 2 ([85df903](https://github.com/micronutrientsupport/api/commit/85df903c809c8fd5a60ba615aa63444d6f69043e))
9+
310
## [2.40.1](https://github.com/micronutrientsupport/api/compare/v2.40.0...v2.40.1) (2024-07-30)
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.40.1",
3+
"version": "2.40.2",
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.40.1",
3+
"version": "2.40.2",
44
"// x-release-please-end": 1
55
}

0 commit comments

Comments
 (0)