Skip to content

Commit

Permalink
Merge branch 'develop' into andan-intervention-nav
Browse files Browse the repository at this point in the history
  • Loading branch information
bgsandan authored Dec 3, 2024
2 parents 925a81f + 79b29d8 commit 24b4a52
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.21.1](https://github.com/micronutrientsupport/micronutrient-support-tool/compare/v1.21.0...v1.21.1) (2024-11-29)


### Bug Fixes

* fix next page route to statically defeined to fix perf issue ([#1494](https://github.com/micronutrientsupport/micronutrient-support-tool/issues/1494)) ([b212838](https://github.com/micronutrientsupport/micronutrient-support-tool/commit/b21283816bc963ebf7ee13bd0ec389524ad1e795))

## [1.21.0](https://github.com/micronutrientsupport/micronutrient-support-tool/compare/v1.20.0...v1.21.0) (2024-11-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micronutrient-support-tool",
"version": "1.21.0",
"version": "1.21.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 24b4a52

Please sign in to comment.