Skip to content

Commit

Permalink
🏗 bump to 2.4.2
Browse files Browse the repository at this point in the history
Co-authored-by: Joana Figueira <[email protected]>
Co-authored-by: Marite Guerrieri <[email protected]>
  • Loading branch information
3 people committed Dec 4, 2024
1 parent 0595684 commit d416a87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Change Log

## Unreleased
## 2.4.2 2024-12-04

- Gurb: validation pages for non-members
- Added feature flag: isGurbEnabled

- Fix tpv asynchronous submit

## 2.4.1 2024-11-11
- Added message for autonomous (Modify Contract form)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webforms-ui",
"version": "2.4.1",
"version": "2.4.2",
"private": false,
"scripts": {
"start": "export VITE_APP_VERSION=$(git describe --tags) && vite",
Expand Down

0 comments on commit d416a87

Please sign in to comment.