Skip to content

Commit

Permalink
Merge pull request #1954 from glific/feature/package-update-v3.4
Browse files Browse the repository at this point in the history
Updated package and changelog v3.4
  • Loading branch information
mdshamoon authored Mar 4, 2022
2 parents 8cfa054 + 7d69fdb commit 1fb4cfe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ 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.4.0](https://github.com/glific/glific-frontend/compare/v3.3.0...v3.4.0)

- Updated floweditor for adding uuid on nodes [`#1944`](https://github.com/glific/glific-frontend/pull/1944)
- Code cleanup for apollo client cache [`#1938`](https://github.com/glific/glific-frontend/pull/1938)
- Added export functionality for consulting [`#1941`](https://github.com/glific/glific-frontend/pull/1941)
- Wallet alerts [`#1934`](https://github.com/glific/glific-frontend/pull/1934)

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

> 25 February 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.3.0",
"version": "3.4.0",
"private": true,
"dependencies": {
"@absinthe/socket": "^0.2.1",
Expand Down

0 comments on commit 1fb4cfe

Please sign in to comment.