Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Windvis committed Nov 25, 2021
1 parent d78b2b4 commit f1b89dc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@

## 1.2.2 (2021-11-25)

#### :bug: Bug Fix
* [#221](https://github.com/lblod/frontend-contact-hub/pull/221) Province is a required field on some pages ([@nbittich](https://github.com/nbittich))

#### Committers: 1
- Nordine Bittich ([@nbittich](https://github.com/nbittich))


## 1.2.1 (2021-11-24)

#### :bug: Bug Fix
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": "frontend-contact-hub",
"version": "1.2.1",
"version": "1.2.2",
"private": true,
"description": "Frontend for Contact Hub",
"repository": {
Expand Down

0 comments on commit f1b89dc

Please sign in to comment.