Skip to content

Commit

Permalink
Merge pull request #1984 from glific/update/v3.6.0
Browse files Browse the repository at this point in the history
Updated changelog
  • Loading branch information
mdshamoon authored Mar 28, 2022
2 parents 219979d + 258e519 commit c0f50c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +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.6.0](https://github.com/glific/glific-frontend/compare/v3.5.0...v3.6.0)

> 29 March 2022
- Fixed bug for interactive list focus [`#1979`](https://github.com/glific/glific-frontend/pull/1979)
- Copy trigger editable fixes [`#1977`](https://github.com/glific/glific-frontend/pull/1977)
- Changed default sort direction for webhook logs [`#1976`](https://github.com/glific/glific-frontend/pull/1976)
- Fixed bug for empty dropdown [`#1972`](https://github.com/glific/glific-frontend/pull/1972)
- Added copy interactive functionality [`#1967`](https://github.com/glific/glific-frontend/pull/1967)

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

> 21 March 2022
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.5.1",
"version": "3.6.0",
"private": true,
"dependencies": {
"@absinthe/socket": "^0.2.1",
Expand Down

0 comments on commit c0f50c8

Please sign in to comment.