Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Mar 29, 2023
1 parent 556a4a1 commit b94e122
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ 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).

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

> 29 March 2023
- Minor UI issues fix [`#2373`](https://github.com/glific/glific-frontend/pull/2373)
- Fixed conversations issue [`#2322`](https://github.com/glific/glific-frontend/pull/2322)
- Fixed mobile issue for babynama [`#2364`](https://github.com/glific/glific-frontend/pull/2364)
- Improve platform responsiveness for smaller screens [`#2350`](https://github.com/glific/glific-frontend/pull/2350)
- Added sample sheet link for bulk upload [`#2358`](https://github.com/glific/glific-frontend/pull/2358)
- Removed ununsed dependency that imports webpack [`#2361`](https://github.com/glific/glific-frontend/pull/2361)

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

> 16 March 2023
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": "4.5.0",
"version": "4.5.1",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.9",
Expand Down

0 comments on commit b94e122

Please sign in to comment.