Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Mar 16, 2023
1 parent af9426c commit 24a4c44
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.0](https://github.com/glific/glific-frontend/compare/v4.4.1...v4.5.0)

> 16 March 2023
- Vite migration [`#2313`](https://github.com/glific/glific-frontend/pull/2313)
- Fixed styling issues with chatinput [`#2356`](https://github.com/glific/glific-frontend/pull/2356)
- Fixed issue with yup in triggers [`#2352`](https://github.com/glific/glific-frontend/pull/2352)
- Fixed minor ui issues [`#2349`](https://github.com/glific/glific-frontend/pull/2349)
- Added error message if error occurs while uploading [`#2348`](https://github.com/glific/glific-frontend/pull/2348)
- Package upgrade 0223 [`#2344`](https://github.com/glific/glific-frontend/pull/2344)

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

> 28 February 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.4.1",
"version": "4.5.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.9",
Expand Down

0 comments on commit 24a4c44

Please sign in to comment.