Skip to content

Commit

Permalink
Merge pull request #1885 from glific/changelog-updatev3.2.0
Browse files Browse the repository at this point in the history
Updated changelog and package version
  • Loading branch information
mdshamoon authored Jan 31, 2022
2 parents adc6754 + 19fea07 commit 29d0bef
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,21 @@ 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).

#### [Unreleased](https://github.com/glific/glific-frontend/compare/v3.0.0...HEAD)
#### [v3.2.0](https://github.com/glific/glific-frontend/compare/v3.1.0...v3.2.0)

> 31 January 2022
- Added hourly triggers [`#1883`](https://github.com/glific/glific-frontend/pull/1883)
- Enable split by contact field [`#1879`](https://github.com/glific/glific-frontend/pull/1879)
- Added validation for interactive message title [`#1880`](https://github.com/glific/glific-frontend/pull/1880)
- [Snyk] Upgrade react-resize-detector from 6.7.6 to 6.7.7 [`#1881`](https://github.com/glific/glific-frontend/pull/1881)
- Added restart option in simulator [`#1860`](https://github.com/glific/glific-frontend/pull/1860)
- Fixed last line in webhook logs [`#1876`](https://github.com/glific/glific-frontend/pull/1876)
- Fixed flow import bug [`#1875`](https://github.com/glific/glific-frontend/pull/1875)

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

> 24 January 2022
- Updated packages [`#1857`](https://github.com/glific/glific-frontend/pull/1857)
- Menu fixes [`#1872`](https://github.com/glific/glific-frontend/pull/1872)
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": "glific-frontend",
"version": "3.1.0",
"version": "3.2.0",
"private": true,
"dependencies": {
"@absinthe/socket": "^0.2.1",
Expand Down

0 comments on commit 29d0bef

Please sign in to comment.