Skip to content

Commit

Permalink
Merge pull request #2000 from glific/update/v3.7.0
Browse files Browse the repository at this point in the history
Updated changelog and package for v3.7
  • Loading branch information
mdshamoon authored Apr 4, 2022
2 parents 5866cd5 + 91f11ef commit cac259e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ 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).

#### [v3.7.0](https://github.com/glific/glific-frontend/compare/v3.6.0...v3.7.0)

> 04 April 2022
- Fixes for captcha showing error [`#1994`](https://github.com/glific/glific-frontend/pull/1994)
- Fixed minor UI issues [`#1993`](https://github.com/glific/glific-frontend/pull/1993)
- Removed actions for ngo admin [`#1989`](https://github.com/glific/glific-frontend/pull/1989)
- Updated floweditor with interactive message fixes [`#1987`](https://github.com/glific/glific-frontend/pull/1987)
- Hidden wallet balance for enterprise [`#1992`](https://github.com/glific/glific-frontend/pull/1992)
- Menu improvements [`#1943`](https://github.com/glific/glific-frontend/pull/1943)
- Added reset flow counts functionality [`#1988`](https://github.com/glific/glific-frontend/pull/1988)
- Added same payload as gupshup for interactive messages [`#1974`](https://github.com/glific/glific-frontend/pull/1974)
- Added english as the first language for interactive messages [`#1983`](https://github.com/glific/glific-frontend/pull/1983)
- Added helper text for interactive message list [`#1981`](https://github.com/glific/glific-frontend/pull/1981)
- Added number of users details on a collection [`#1982`](https://github.com/glific/glific-frontend/pull/1982)

#### [v3.6.0](https://github.com/glific/glific-frontend/compare/v3.5.0...v3.6.0)

> 29 March 2022
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glific-frontend",
"version": "3.6.0",
"version": "3.7.0",
"private": true,
"dependencies": {
"@absinthe/socket": "^0.2.1",
Expand Down Expand Up @@ -149,4 +149,4 @@
"prettier": "^2.5.1",
"react-test-renderer": "^17.0.1"
}
}
}

0 comments on commit cac259e

Please sign in to comment.