Skip to content

Commit

Permalink
chore: bump version to v6.120.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kathleenkhy committed May 8, 2024
1 parent aa051b9 commit 94e5fdf
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 13 deletions.
31 changes: 24 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v6.120.0](https://github.com/opengovsg/FormSG/compare/v6.119.1...v6.120.0)

- fix: added validation for empty attachments [`#7318`](https://github.com/opengovsg/FormSG/pull/7318)
- fix(deps): bump libphonenumber-js from 1.11.0 to 1.11.1 in /shared [`#7319`](https://github.com/opengovsg/FormSG/pull/7319)
- build: merge v6.119.1 into develop [`#7315`](https://github.com/opengovsg/FormSG/pull/7315)
- fix(deps): bump type-fest from 4.18.1 to 4.18.2 in /shared [`#7317`](https://github.com/opengovsg/FormSG/pull/7317)
- fix(deps): bump libphonenumber-js from 1.10.62 to 1.11.0 in /shared [`#7316`](https://github.com/opengovsg/FormSG/pull/7316)
- fix: remove attachment integrity validation [`#7314`](https://github.com/opengovsg/FormSG/pull/7314)
- build: merge v6.119.0 into develop [`#7313`](https://github.com/opengovsg/FormSG/pull/7313)
- fix(deps): bump libphonenumber-js from 1.10.61 to 1.10.62 in /shared [`#7312`](https://github.com/opengovsg/FormSG/pull/7312)
- chore(deps-dev): bump @types/lodash from 4.17.0 to 4.17.1 in /shared [`#7311`](https://github.com/opengovsg/FormSG/pull/7311)
- fix(deps): bump zod from 3.23.5 to 3.23.6 in /shared [`#7310`](https://github.com/opengovsg/FormSG/pull/7310)

#### [v6.119.1](https://github.com/opengovsg/FormSG/compare/v6.119.0...v6.119.1)

> 6 May 2024

- * fix(deps): bump zod from 3.23.4 to 3.23.5 in /shared (#7301) [`#7309`](https://github.com/opengovsg/FormSG/pull/7309)
- chore: bump version to 6.119.1 [`01b3ff0`](https://github.com/opengovsg/FormSG/commit/01b3ff07fc1eb4ab14af8543fe3c1e893efe8c73)
- fix: remove attachment integrity validation [`79408a9`](https://github.com/opengovsg/FormSG/commit/79408a9c845d39b9c4b583e34d2db587a65dc9ff)

#### [v6.119.0](https://github.com/opengovsg/FormSG/compare/v6.118.0...v6.119.0)
Expand Down Expand Up @@ -37,12 +53,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: merge release v6.117.0 into develop [`#7284`](https://github.com/opengovsg/FormSG/pull/7284)
- build: release v6.117.0 [`#7266`](https://github.com/opengovsg/FormSG/pull/7266)
- fix(deps): bump zod from 3.23.0 to 3.23.4 in /shared [`#7283`](https://github.com/opengovsg/FormSG/pull/7283)
- chore: bump version to v6.118.0 [`6f415b1`](https://github.com/opengovsg/FormSG/commit/6f415b1be388afb78d7d7ae25e3c0cd779c9b6a4)

#### [v6.117.0](https://github.com/opengovsg/FormSG/compare/v6.116.0...v6.117.0)

> 23 April 2024

- feat(i18n): add common strings for translation [`#7256`](https://github.com/opengovsg/FormSG/pull/7256)
- fix(btn): remove admin sms toggle check [`#7275`](https://github.com/opengovsg/FormSG/pull/7275)
- feat: update localstack docker image [`#7271`](https://github.com/opengovsg/FormSG/pull/7271)
Expand All @@ -51,6 +61,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump type-fest from 4.15.0 to 4.16.0 in /shared [`#7274`](https://github.com/opengovsg/FormSG/pull/7274)
- fix(deps): bump zod from 3.22.5 to 3.23.0 in /shared [`#7273`](https://github.com/opengovsg/FormSG/pull/7273)
- fix(deps): bump libphonenumber-js from 1.10.60 to 1.10.61 in /shared [`#7272`](https://github.com/opengovsg/FormSG/pull/7272)
- chore: bump version to v6.117.0 [`6eb4aca`](https://github.com/opengovsg/FormSG/commit/6eb4aca28514e3286c23c0834f9962de291a7fbc)
- chore: bump version to v6.118.0 [`6f415b1`](https://github.com/opengovsg/FormSG/commit/6f415b1be388afb78d7d7ae25e3c0cd779c9b6a4)

#### [v6.117.0](https://github.com/opengovsg/FormSG/compare/v6.116.0...v6.117.0)

> 22 April 2024

- chore: add missing packages in package-lock [`#7270`](https://github.com/opengovsg/FormSG/pull/7270)
- build: release v6.116.0 to develop [`#7269`](https://github.com/opengovsg/FormSG/pull/7269)
- build: merge release v6.116.0 to develop [`#7263`](https://github.com/opengovsg/FormSG/pull/7263)
Expand All @@ -63,7 +80,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore: refactor to move endpage block to generic folder [`#7248`](https://github.com/opengovsg/FormSG/pull/7248)
- build: release v6.116.0 [`#7251`](https://github.com/opengovsg/FormSG/pull/7251)
- chore: reverting package-lock changes [`040b962`](https://github.com/opengovsg/FormSG/commit/040b96284ea317de22d9de6cf872fd4116f24c51)
- chore: bump version to v6.117.0 [`6eb4aca`](https://github.com/opengovsg/FormSG/commit/6eb4aca28514e3286c23c0834f9962de291a7fbc)
- chore: bump version to v6.117.0 [`79b8da4`](https://github.com/opengovsg/FormSG/commit/79b8da4927f38239692e681998fa9263d4ae34f6)

#### [v6.116.0](https://github.com/opengovsg/FormSG/compare/v6.115.0...v6.116.0)

Expand Down
4 changes: 2 additions & 2 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "form-frontend",
"version": "6.119.1",
"version": "6.120.0",
"homepage": ".",
"private": true,
"dependencies": {
Expand Down
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,7 +1,7 @@
{
"name": "FormSG",
"description": "Form Manager for Government",
"version": "6.119.1",
"version": "6.120.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down

0 comments on commit 94e5fdf

Please sign in to comment.