Skip to content

Commit

Permalink
chore: bump version to v6.121.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justynoh committed May 14, 2024
1 parent 51849a1 commit 5defbe6
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 14 deletions.
27 changes: 19 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,19 @@ 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.121.0](https://github.com/opengovsg/FormSG/compare/v6.120.0...v6.121.0)

- fix(mrf): input transformation types for decrypting radio others [`#7325`](https://github.com/opengovsg/FormSG/pull/7325)
- fix(mrf): attachment equality validation [`#7324`](https://github.com/opengovsg/FormSG/pull/7324)
- fix(deps): bump validator from 13.11.0 to 13.12.0 in /shared [`#7323`](https://github.com/opengovsg/FormSG/pull/7323)
- fix(deps): bump zod from 3.23.6 to 3.23.8 in /shared [`#7322`](https://github.com/opengovsg/FormSG/pull/7322)
- build: merge v6.120.0 into develop [`#7321`](https://github.com/opengovsg/FormSG/pull/7321)
- build: release v6.120.0 [`#7320`](https://github.com/opengovsg/FormSG/pull/7320)

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

> 8 May 2024

- 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)
Expand All @@ -16,6 +27,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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)
- chore: bump version to v6.120.0 [`94e5fdf`](https://github.com/opengovsg/FormSG/commit/94e5fdf05b8abb02947ffa86a0677349c442a634)

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

Expand Down Expand Up @@ -53,6 +65,12 @@ 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 @@ -61,13 +79,6 @@ 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 @@ -80,7 +91,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 [`79b8da4`](https://github.com/opengovsg/FormSG/commit/79b8da4927f38239692e681998fa9263d4ae34f6)
- chore: bump version to v6.117.0 [`6eb4aca`](https://github.com/opengovsg/FormSG/commit/6eb4aca28514e3286c23c0834f9962de291a7fbc)

#### [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.120.0",
"version": "6.121.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.120.0",
"version": "6.121.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <formsg@data.gov.sg>"
Expand Down

0 comments on commit 5defbe6

Please sign in to comment.