Skip to content

Commit

Permalink
chore(develop): release 1.21.1 (#1495)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 29, 2024
1 parent b212838 commit 79b29d8
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 79b29d8

Please sign in to comment.