Skip to content

Commit

Permalink
Merge pull request #2104 from glific/version3.8.1
Browse files Browse the repository at this point in the history
Updated changelog and package
  • Loading branch information
mdshamoon authored Aug 5, 2022
2 parents 03d1726 + 61b9144 commit b1b0acc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ 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.8](https://github.com/glific/glific-frontend/compare/v3.7.7...v3.8)
#### [v3.8.1](https://github.com/glific/glific-frontend/compare/v3.8.0...v3.8.1)

> 04 August 2022
> 5 August 2022
- Multiple flow editor fix for issue #2086 [`#2088`](https://github.com/glific/glific-frontend/pull/2088)
- Fixed screen freezes while seeing revision history [`#2098`](https://github.com/glific/glific-frontend/pull/2098)

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

> 4 August 2022
- Pinned flows [`#2094`](https://github.com/glific/glific-frontend/pull/2094)
- 1. Audio option removed for the template (Issue #2078), 2. Fb business manager verification link updated (Issue #2067) [`#2089`](https://github.com/glific/glific-frontend/pull/2089)
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.8.0",
"version": "3.8.1",
"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 b1b0acc

Please sign in to comment.