Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci] ## [1.0.2](v1.0.1...v1.0.2) (2024-10-…
Browse files Browse the repository at this point in the history
…30) ### Bug Fixes CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json reference data in forms taking too much time to load ([8ad2b45](8ad2b45))
  • Loading branch information
semantic-release-bot committed Oct 30, 2024
1 parent bf9e595 commit 795757c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.2](https://github.com/ReliefApplications/oort-frontend/compare/v1.0.1...v1.0.2) (2024-10-30)


### Bug Fixes

* reference data in forms taking too much time to load ([8ad2b45](https://github.com/ReliefApplications/oort-frontend/commit/8ad2b45c065cfed27d746b42f4970394f34e7f7c))

## [2.8.1](https://github.com/ReliefApplications/ems-frontend/compare/v2.8.0...v2.8.1) (2024-02-07)


Expand Down Expand Up @@ -1330,4 +1337,4 @@ Simplify development
* Revert "clear some parts of code" ([e3fa315](https://github.com/ReliefApplications/oort-frontend/commit/e3fa3157f54a0032901f09cdd4d7c3a397770873))
* Revert "fix filters in resources" ([cd1f6e6](https://github.com/ReliefApplications/oort-frontend/commit/cd1f6e69b3e30c800763b0dcb6b36777b6906a20))
* Revert "[SAFE-301] remove package changes" ([3eba669](https://github.com/ReliefApplications/oort-frontend/commit/3eba669e9fd560139cb348c24a9f099970373831))
* Revert "goToNextStep behaviour changed for the last step on front-office" ([33ece96](https://github.com/ReliefApplications/oort-frontend/commit/33ece96132d9bb0da9b35c4ccdd016adc79c1aad))
* Revert "goToNextStep behaviour changed for the last step on front-office" ([33ece96](https://github.com/ReliefApplications/oort-frontend/commit/33ece96132d9bb0da9b35c4ccdd016adc79c1aad))
4 changes: 2 additions & 2 deletions 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": "oort-front",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"scripts": {
"check-i18n": "node .scripts/check-i18n",
Expand Down

0 comments on commit 795757c

Please sign in to comment.